HomeSort by relevance Sort by last modified time
    Searched refs:IsPopup (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_action_view.cc 246 bool BrowserActionButton::IsPopup() {
297 if (!IsPopup())
314 return IsPopup() ? MenuButton::OnMousePressed(event) :
328 if (IsPopup() || context_menu_) {
338 if (IsPopup() || context_menu_)
345 return IsPopup() ? MenuButton::OnKeyReleased(event) :
350 if (IsPopup())
browser_action_view.h 137 virtual bool IsPopup();
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_ComboBox.h 86 FX_BOOL IsPopup() const;
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_mac.h 518 bool IsPopup() const;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ComboBox.cpp 632 FX_BOOL CPWL_ComboBox::IsPopup() const

Completed in 90 milliseconds