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

/external/webkit/Source/WebKit/chromium/src/
H A DAutoFillPopupMenuClient.cpp196 int AutoFillPopupMenuClient::clientPaddingLeft() const function in class:WebKit::AutoFillPopupMenuClient
/external/webkit/Source/WebCore/rendering/
H A DRenderMenuList.cpp490 int RenderMenuList::clientPaddingLeft() const function in class:WebCore::RenderMenuList
H A DRenderTextControlSingleLine.cpp963 int RenderTextControlSingleLine::clientPaddingLeft() const function in class:WebCore::RenderTextControlSingleLine
1115 int inset = borderLeft() + clientPaddingLeft();
/external/webkit/Source/WebKit/chromium/tests/
H A DPopupMenuTest.cpp84 virtual int clientPaddingLeft() const { return 0; } function in class:__anon14790::TestPopupMenuClient

Completed in 116 milliseconds