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

  /external/webkit/Source/WebCore/platform/graphics/mac/
ComplexTextController.h 95 CFIndex endOffsetAt(size_t i) const { ASSERT(!m_isMonotonic); return m_glyphEndOffsets[i]; }
ComplexTextController.cpp 373 glyphEndOffset = complexTextRun.endOffsetAt(g);

Completed in 1236 milliseconds