Searched refs:textBlockInsetRight (Results 1 – 6 of 6) sorted by relevance
54 virtual int textBlockInsetRight() const;
110 virtual int textBlockInsetRight() const = 0;
144 int RenderTextControlMultiLine::textBlockInsetRight() const in textBlockInsetRight() function in WebCore::RenderTextControlMultiLine
148 virtual int textBlockInsetRight() const;
659 textPoint.setX(tx + width() - textBlockInsetRight() - style()->font().width(textRun)); in paintPlaceholder()
1123 int RenderTextControlSingleLine::textBlockInsetRight() const in textBlockInsetRight() function in WebCore::RenderTextControlSingleLine