Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_layout_algorithm.h52 void SearchButtonMeasure(LayoutWrapper* layoutWrapper);
H A Dsearch_layout_algorithm.cpp252 void SearchLayoutAlgorithm::SearchButtonMeasure(LayoutWrapper* layoutWrapper) in SearchButtonMeasure() function in OHOS::Ace::NG::SearchLayoutAlgorithm
518 SearchButtonMeasure(layoutWrapper); in Measure()