Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/accessibility/
H A Dax_object.h1185 bool RequestShowContextMenuAction(); in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
H A Dax_object.cc4135 bool AXObject::RequestShowContextMenuAction() { in RequestShowContextMenuAction() function in blink::AXObject
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/accessibility/
H A Dax_object.h983 bool RequestShowContextMenuAction(); in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
H A Dax_object.cc3401 bool AXObject::RequestShowContextMenuAction() { in RequestShowContextMenuAction() function in blink::AXObject
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/exported/
H A Dweb_ax_object.cc866 return private_->RequestShowContextMenuAction(); in ShowContextMenu()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/exported/
H A Dweb_ax_object.cc1031 return private_->RequestShowContextMenuAction(); in ShowContextMenu()