Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.h110 bool TextOverlayMenuShouldShow() const;
H A Drender_web.cpp659 bool RenderWeb::TextOverlayMenuShouldShow() const in TextOverlayMenuShouldShow() function in OHOS::Ace::RenderWeb
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drender_text_overlay.cpp543 showOption_.showMenu = web->TextOverlayMenuShouldShow(); in UpdateWeakWeb()