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

  /external/webkit/Source/WebCore/platform/graphics/
WidthIterator.h 58 UChar32 normalizeVoicingMarks(int currentCharacter);
WidthIterator.cpp 101 UChar32 normalized = normalizeVoicingMarks(currentCharacter);
235 UChar32 WidthIterator::normalizeVoicingMarks(int currentCharacter)

Completed in 43 milliseconds