Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_node.h241 IconOptions& GetSearchImageIconOptions() in GetSearchImageIconOptions() function
H A Dsearch_pattern.cpp1885 auto &imageIconOptions = GetSearchNode()->GetSearchImageIconOptions(); in SetSearchSrcPath()
1893 auto& imageIconOptions = GetSearchNode()->GetSearchImageIconOptions(); in SetSearchIconSize()
1913 auto &imageIconOptions = GetSearchNode()->GetSearchImageIconOptions(); in SetSearchIconColor()
1933 auto& imageIconOptions = GetSearchNode()->GetSearchImageIconOptions(); in SetSearchImageIcon()
2065 auto iconOptions = index == IMAGE_INDEX ? GetSearchNode()->GetSearchImageIconOptions() in UpdateImageIconProperties()