HomeSort by relevance Sort by last modified time
    Searched defs:m_controlSize (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
PopupContainer.h 138 // <select>/<input> associated with this popup. m_controlSize is the size
150 WebCore::IntSize m_controlSize;
  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
Scrollbar.h 91 virtual ScrollbarControlSize controlSize() const OVERRIDE { return m_controlSize; }
169 ScrollbarControlSize m_controlSize;

Completed in 143 milliseconds