Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_pattern.cpp189 auto selectGeometry = select->GetGeometryNode(); in ShowSelectMenu() local
190 CHECK_NULL_VOID(selectGeometry); in ShowSelectMenu()