Home
last modified time | relevance | path

Searched refs:textBlockInsetLeft (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderTextControlMultiLine.h53 virtual int textBlockInsetLeft() const;
DRenderTextControl.h109 virtual int textBlockInsetLeft() const = 0;
DRenderTextControlMultiLine.cpp134 int RenderTextControlMultiLine::textBlockInsetLeft() const in textBlockInsetLeft() function in WebCore::RenderTextControlMultiLine
DRenderTextControlSingleLine.h147 virtual int textBlockInsetLeft() const;
DRenderTextControl.cpp657 textPoint.setX(tx + textBlockInsetLeft()); in paintPlaceholder()
DRenderTextControlSingleLine.cpp1113 int RenderTextControlSingleLine::textBlockInsetLeft() const in textBlockInsetLeft() function in WebCore::RenderTextControlSingleLine