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

  /external/webkit/Source/WebCore/platform/graphics/win/
UniscribeController.h 47 float runWidthSoFar() const { return m_runWidthSoFar; }
  /external/webkit/Source/WebCore/platform/graphics/mac/
ComplexTextController.h 59 float runWidthSoFar() const { return m_runWidthSoFar; }

Completed in 34 milliseconds