Home
last modified time | relevance | path

Searched defs:handleReverse (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_property.h256 bool handleReverse = false; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/
H A Dselect_overlay_test_ng.cpp293 bool handleReverse[2] = { false, true }; variable
708 bool handleReverse[2] = { false, true }; variable
747 bool handleReverse[2] = { false, true }; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp413 TextResponseType responseType, bool handleReverse) in ShowContextSelectOverlay()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp7169 TextResponseType responseType, bool handleReverse) in OnBackPressed()