Home
last modified time | relevance | path

Searched refs:GetMinPopupSize (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dbrowser_action_test_util.h62 static gfx::Size GetMinPopupSize();
Dbrowser_action_test_util_views.cc83 gfx::Size BrowserActionTestUtil::GetMinPopupSize() { in GetMinPopupSize() function in BrowserActionTestUtil
Dbrowser_action_test_util_gtk.cc84 gfx::Size BrowserActionTestUtil::GetMinPopupSize() { in GetMinPopupSize() function in BrowserActionTestUtil
Dbrowser_action_test_util_mac.mm69 gfx::Size BrowserActionTestUtil::GetMinPopupSize() { function
Dbrowser_action_apitest.cc164 gfx::Size minSize = BrowserActionTestUtil::GetMinPopupSize(); in IN_PROC_BROWSER_TEST_F()