Home
last modified time | relevance | path

Searched defs:targetControlHeight (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/tests/
DPopupContainerTest.cpp78 const int targetControlHeight = 20; in calculatePositionWithTransformAndRTL() local
88 const int targetControlHeight = 20; in calculatePosition() local
/external/chromium_org/third_party/WebKit/Source/web/
DPopupContainer.cpp102 …layoutAndCalculateWidgetRectInternal(IntRect widgetRectInScreen, int targetControlHeight, const Fl… in layoutAndCalculateWidgetRectInternal()
155 IntRect PopupContainer::layoutAndCalculateWidgetRect(int targetControlHeight, const IntSize& transf… in layoutAndCalculateWidgetRect()