Searched defs:glyphSet (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/layout/ |
D | ThaiShaping.cpp | 43 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/ |
D | cocoaPen.py | 11 def __init__(self, glyphSet, path=None): argument
|
D | reportLabPen.py | 11 def __init__(self, glyphSet, path=None): argument
|
D | boundsPen.py | 23 def __init__(self, glyphSet): argument
|
D | pointInsidePen.py | 49 def __init__(self, glyphSet, testPoint, evenOdd=0): argument
|
D | basePen.py | 152 def __init__(self, glyphSet): argument
|
/external/skia/src/pdf/ |
D | SkPDFFont.cpp | 664 SkPDFGlyphSet* glyphSet) in FontGlyphSetPair()
|
/external/skia/src/ports/ |
D | SkFontHost_win.cpp | 368 GLYPHSET* glyphSet = in populate_glyph_to_unicode() local
|