Home
last modified time | relevance | path

Searched defs:buttonRect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/security_component_manager/test/fuzztest/security_component/common/
H A Dfuzz_common.cpp81 SecCompRect buttonRect; in ConstructLocationJson() local
123 SecCompRect buttonRect; in ConstructSaveJson() local
164 SecCompRect buttonRect; in ConstructPasteJson() local
211 SecCompRect &window, PaddingSize &padding, SecCompRect &buttonRect) in ConstructButtonRect()
241 … nlohmann::json &jsonComponent, SecCompRect &window, PaddingSize &padding, SecCompRect &buttonRect) in ConstructWindowJson()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_layout_algorithm.cpp257 auto buttonRect = button->GetGeometryNode()->GetFrameRect(); in CheckHideBackOrMoreButton() local