Searched defs:clientPaddingLeft (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Source/WebKit/chromium/src/ | ||
D | AutoFillPopupMenuClient.cpp | 196 int AutoFillPopupMenuClient::clientPaddingLeft() const in clientPaddingLeft() function in WebKit::AutoFillPopupMenuClient |
/external/webkit/Source/WebCore/rendering/ | ||
D | RenderMenuList.cpp | 490 int RenderMenuList::clientPaddingLeft() const in clientPaddingLeft() function in WebCore::RenderMenuList |
D | RenderTextControlSingleLine.cpp | 963 int RenderTextControlSingleLine::clientPaddingLeft() const in clientPaddingLeft() function in WebCore::RenderTextControlSingleLine |
/external/webkit/Source/WebKit/chromium/tests/ | ||
D | PopupMenuTest.cpp | 84 virtual int clientPaddingLeft() const { return 0; } in clientPaddingLeft() function in __anonec8da1ad0111::TestPopupMenuClient |