Home
last modified time | relevance | path

Searched defs:clientPaddingLeft (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DAutoFillPopupMenuClient.cpp196 int AutoFillPopupMenuClient::clientPaddingLeft() const in clientPaddingLeft() function in WebKit::AutoFillPopupMenuClient
/external/webkit/Source/WebCore/rendering/
DRenderMenuList.cpp490 int RenderMenuList::clientPaddingLeft() const in clientPaddingLeft() function in WebCore::RenderMenuList
DRenderTextControlSingleLine.cpp963 int RenderTextControlSingleLine::clientPaddingLeft() const in clientPaddingLeft() function in WebCore::RenderTextControlSingleLine
/external/webkit/Source/WebKit/chromium/tests/
DPopupMenuTest.cpp84 virtual int clientPaddingLeft() const { return 0; } in clientPaddingLeft() function in __anonec8da1ad0111::TestPopupMenuClient