Home
last modified time | relevance | path

Searched refs:setXPos (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextRun.h197 void setXPos(float xPos) { m_xpos = xPos; } in setXPos() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderText.cpp769 run.setXPos(xPos); in widthFromCache()
1081 run.setXPos(leadWidth + currMaxWidth); in computePreferredLogicalWidths()
1487 run.setXPos(xPos); in width()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DComplexTextController.cpp72 run.setXPos(xPos); in constructTextRun()
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DBreakingContextInlineHeaders.h716 run.setXPos(xPos);