Home
last modified time | relevance | path

Searched refs:closeIconHotZoneSize_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Dsearch_theme.h68 theme->closeIconHotZoneSize_ = in ParsePattern()
70 theme->textFieldWidthReserved_ = theme->closeIconHotZoneSize_; in ParsePattern()
152 return closeIconHotZoneSize_; in GetCloseIconHotZoneSize()
274 Dimension closeIconHotZoneSize_; variable