Home
last modified time | relevance | path

Searched refs:has_host_context_menu_location (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
Drender_widget.h117 bool has_host_context_menu_location() { in has_host_context_menu_location() function
Drender_frame_impl.cc2560 if (GetRenderWidget()->has_host_context_menu_location()) { in showContextMenu()