HomeSort by relevance Sort by last modified time
    Searched defs:runWidthSoFar (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
WidthIterator.h 54 float runWidthSoFar() const { return m_runWidthSoFar; }
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/mac/
ComplexTextController.h 63 float runWidthSoFar() const { return m_runWidthSoFar; }

Completed in 76 milliseconds