Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_area_modifier.cpp29 constexpr bool DEFAULT_SELECTION_MENU_HIDDEN = false; variable
64 TextFieldModelNG::SetSelectionMenuHidden(frameNode, DEFAULT_SELECTION_MENU_HIDDEN); in ResetTextAreaSelectionMenuHidden()
H A Dsearch_modifier.cpp38 const bool DEFAULT_SELECTION_MENU_HIDDEN = false; variable
100 SearchModelNG::SetSelectionMenuHidden(frameNode, DEFAULT_SELECTION_MENU_HIDDEN); in ResetSearchSelectionMenuHidden()
H A Dnode_text_area_modifier.cpp43 constexpr bool DEFAULT_SELECTION_MENU_HIDDEN = false; variable
89 TextFieldModelNG::SetSelectionMenuHidden(frameNode, DEFAULT_SELECTION_MENU_HIDDEN); in ResetTextAreaSelectionMenuHidden()
H A Dnode_text_input_modifier.cpp42 constexpr bool DEFAULT_SELECTION_MENU_HIDDEN = false; variable
286 TextFieldModelNG::SetSelectionMenuHidden(frameNode, DEFAULT_SELECTION_MENU_HIDDEN); in ResetTextInputSelectionMenuHidden()