Home
last modified time | relevance | path

Searched defs:getRowHeight (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/include/views/
DSkWidget.h294 SkScalar getRowHeight() const { return fRowHeight; } in getRowHeight() function
/external/skia/include/views/
DSkWidget.h294 SkScalar getRowHeight() const { return fRowHeight; } in getRowHeight() function
/external/chromium_org/third_party/WebKit/Source/web/
DPopupListBox.cpp568 int PopupListBox::getRowHeight(int index) in getRowHeight() function in blink::PopupListBox