Searched refs:menuItemHeight (Results 1 – 3 of 3) sorted by relevance
348 int menuItemHeight = webView()->selectPopup()->menuItemHeight(); in TEST_F() local350 IntPoint row1Point(2, menuItemHeight * 1.5); in TEST_F()366 int menuItemHeight = webView()->selectPopup()->menuItemHeight(); in TEST_F() local368 IntPoint row1Point(2, menuItemHeight * 1.5); in TEST_F()410 int menuItemHeight = webView()->selectPopup()->menuItemHeight(); in TEST_F() local412 IntPoint row1Point(2, menuItemHeight * 0.5); in TEST_F()427 row1Point.setY(menuItemHeight * 1.5); in TEST_F()436 row1Point.setY(menuItemHeight * 2.5); in TEST_F()475 int menuItemHeight = webView()->selectPopup()->menuItemHeight(); in TEST_F() local477 IntPoint row1Point(2, menuItemHeight * 1.5); in TEST_F()[all …]
100 int menuItemHeight() const;
440 int PopupContainer::menuItemHeight() const in menuItemHeight() function in blink::PopupContainer515 info->itemHeight = menuItemHeight(); in getPopupMenuInfo()