Home
last modified time | relevance | path

Searched defs:glyphSet (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/layout/
DThaiShaping.cpp43 LEUnicode ThaiShaping::leftAboveVowel(LEUnicode vowel, le_uint8 glyphSet) in leftAboveVowel()
63 LEUnicode ThaiShaping::lowerRightTone(LEUnicode tone, le_uint8 glyphSet) in lowerRightTone()
79 LEUnicode ThaiShaping::lowerLeftTone(LEUnicode tone, le_uint8 glyphSet) in lowerLeftTone()
95 LEUnicode ThaiShaping::upperLeftTone(LEUnicode tone, le_uint8 glyphSet) in upperLeftTone()
111 LEUnicode ThaiShaping::lowerBelowVowel(LEUnicode vowel, le_uint8 glyphSet) in lowerBelowVowel()
128 LEUnicode ThaiShaping::noDescenderCOD(LEUnicode cod, le_uint8 glyphSet) in noDescenderCOD()
145 …Transition (StateTransition transition, LEUnicode currChar, le_int32 inputIndex, le_uint8 glyphSet, in doTransition()
228 …getNextState(LEUnicode ch, le_uint8 prevState, le_int32 inputIndex, le_uint8 glyphSet, LEUnicode e… in getNextState()
265 …haiShaping::compose(const LEUnicode *input, le_int32 offset, le_int32 charCount, le_uint8 glyphSet, in compose()
/external/fonttools/Lib/fontTools/pens/
DcocoaPen.py11 def __init__(self, glyphSet, path=None): argument
DreportLabPen.py11 def __init__(self, glyphSet, path=None): argument
DboundsPen.py23 def __init__(self, glyphSet): argument
DpointInsidePen.py49 def __init__(self, glyphSet, testPoint, evenOdd=0): argument
DbasePen.py152 def __init__(self, glyphSet): argument
/external/skia/src/pdf/
DSkPDFFont.cpp664 SkPDFGlyphSet* glyphSet) in FontGlyphSetPair()
/external/skia/src/ports/
DSkFontHost_win.cpp368 GLYPHSET* glyphSet = in populate_glyph_to_unicode() local