Searched defs:runWidthSoFar (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DWidthIterator.h55 float runWidthSoFar() const { return m_runWidthSoFar; } function in struct:WebCore::WidthIterator
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
H A DComplexTextController.h64 float runWidthSoFar() const { return m_runWidthSoFar; } function in class:WebCore::ComplexTextController

Completed in 94 milliseconds