Searched refs:textBlockInsetLeft (Results 1 – 6 of 6) sorted by relevance
53 virtual int textBlockInsetLeft() const;
109 virtual int textBlockInsetLeft() const = 0;
134 int RenderTextControlMultiLine::textBlockInsetLeft() const in textBlockInsetLeft() function in WebCore::RenderTextControlMultiLine
147 virtual int textBlockInsetLeft() const;
657 textPoint.setX(tx + textBlockInsetLeft()); in paintPlaceholder()
1113 int RenderTextControlSingleLine::textBlockInsetLeft() const in textBlockInsetLeft() function in WebCore::RenderTextControlSingleLine