Home
last modified time | relevance | path

Searched defs:SetTextAreaSelectionMenuHidden (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dtext_area_modifier.cpp53 void SetTextAreaSelectionMenuHidden(NodeHandle node, uint32_t contextMenuHidden) in SetTextAreaSelectionMenuHidden() function
Dnode_text_area_modifier.cpp55 void SetTextAreaSelectionMenuHidden(ArkUINodeHandle node, uint32_t contextMenuHidden) in SetTextAreaSelectionMenuHidden() function
Dapi.h846 void (*SetTextAreaSelectionMenuHidden)(NodeHandle node, uint32_t contextMenuHidden); member