Searched refs:le_uint8 (Results 1 – 25 of 30) sorted by relevance
12
/external/icu/icu4c/source/layout/ |
D | ThaiShaping.h | 63 le_uint8 nextState; 64 le_uint8 action; 66 le_uint8 getNextState() { return nextState; }; in getNextState() 67 le_uint8 getAction() { return action; }; in getAction() 70 …static le_int32 compose(const LEUnicode *input, le_int32 offset, le_int32 charCount, le_uint8 glyp… 77 static const le_uint8 classTable[]; 80 inline static StateTransition getTransition(le_uint8 state, le_uint8 currClass); 82 …static le_uint8 doTransition(StateTransition transition, LEUnicode currChar, le_int32 inputIndex, … 85 …static le_uint8 getNextState(LEUnicode ch, le_uint8 state, le_int32 inputIndex, le_uint8 glyphSet,… 86 … le_uint8 &charClass, LEUnicode *output, LEGlyphStorage &glyphStorage, le_int32 &outputIndex); [all …]
|
D | ThaiShaping.cpp | 31 le_uint8 ThaiShaping::getCharClass(LEUnicode ch) in getCharClass() 33 le_uint8 charClass = NON; in getCharClass() 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 le_uint8 ThaiShaping::doTransition (StateTransition transition, LEUnicode currChar, le_int32 inputI… in doTransition() 228 le_uint8 ThaiShaping::getNextState(LEUnicode ch, le_uint8 prevState, le_int32 inputIndex, le_uint8 … in getNextState() [all …]
|
D | LESwaps.h | 66 const le_uint8 *p = reinterpret_cast<const le_uint8 *>(&value); in swapWord() 90 const le_uint8 *p = reinterpret_cast<const le_uint8 *>(&value); in swapLong()
|
D | CanonData.cpp | 16 const le_uint8 CanonShaping::glyphSubstitutionTable[] = { 3522 const le_uint8 CanonShaping::glyphDefinitionTable[] = {
|
D | CanonShaping.h | 19 static const le_uint8 glyphSubstitutionTable[]; 21 static const le_uint8 glyphDefinitionTable[];
|
D | LETableReference.h | 68 LETableReference(const le_uint8* data, size_t length = LE_UINTPTR_MAX) : 151 return ((const le_uint8*)atPtr)-fStart; in ptrToOffset() 201 const le_uint8 *fStart; // keep as 8 bit internally, for pointer math 206 …fStart = (const le_uint8*)(fFont->getFontTable(fTag, fLength)); // note - a null table is not an e… in loadTable() 214 fStart = (const le_uint8*)data; 388 …inline LEReferenceTo(const le_uint8 *data, size_t length = LE_UINTPTR_MAX) : LETableReference(data… in LETableReference() 389 …const T *data, size_t length = LE_UINTPTR_MAX) : LETableReference((const le_uint8*)data, length) {}
|
D | StateTables.h | 81 typedef le_uint8 ClassCode; 99 typedef le_uint8 EntryTableIndex;
|
D | ClassDefinitionTables.h | 28 LETableReference base((const le_uint8*)this); in getGlyphClass() 34 LETableReference base((const le_uint8*)this); in hasGlyphClass()
|
D | OpenTypeUtilities.cpp | 24 le_uint8 bit = 0; in highBit() 61 le_uint8 bit = highBit(recordCount); in getTagOffset() 100 le_uint8 bit = highBit(recordCount); in getGlyphRangeIndex()
|
D | ShapingTypeData.cpp | 16 const le_uint8 ArabicShaping::shapingTypeTable[] = {
|
D | OpenTypeTables.h | 23 typedef le_uint8 ATag[4];
|
D | ThaiLayoutEngine.h | 79 le_uint8 fGlyphSet;
|
D | OpenTypeUtilities.h | 26 LETableReference recordRef0((const le_uint8*)records); in getGlyphRangeIndex()
|
D | ArabicShaping.h | 70 static const le_uint8 shapingTypeTable[];
|
D | CoverageTables.cpp | 45 le_uint8 bit = OpenTypeUtilities::highBit(count); in getGlyphCoverage()
|
D | StateTableProcessor.cpp | 74 EntryTableIndex entryTableIndex = stateArray.getObject((le_uint8)classCode, success); in process()
|
/external/icu/icu4c/source/test/perf/leperf/ |
D | letrperf.cpp | 67 LETableReference data((const le_uint8*)ref, sizeof(OneObject)); in time_letr1() 88 LETableReference data((const le_uint8*)ref, sizeof(OneObject)); in time_letr2() 107 LETableReference data((const le_uint8*)ref, sizeof(OneObject)); in time_letr3()
|
D | cmaps.cpp | 24 le_uint8 bit = 0; in highBit() 214 le_uint8 bit = highBit(nGroups); in CMAPGroupMapper()
|
D | sfnt.h | 82 le_uint8 glyphIndexArray[256]; 89 le_uint8 glyphIndexArray[256];
|
D | FontObject.h | 63 le_uint8 glyphIndexArray[256];
|
/external/icu/icu4c/source/samples/layout/ |
D | cmaps.cpp | 27 le_uint8 highBit(le_uint32 value) in highBit() 29 le_uint8 bit = 0; in highBit() 173 le_uint8 bit = highBit(nGroups); in CMAPGroupMapper()
|
D | sfnt.h | 66 le_uint8 glyphIndexArray[256];
|
/external/icu/icu4c/source/test/letest/ |
D | cmaps.cpp | 24 le_uint8 bit = 0; in highBit() 217 le_uint8 bit = highBit(nGroups); in CMAPGroupMapper()
|
D | sfnt.h | 82 le_uint8 glyphIndexArray[256]; 89 le_uint8 glyphIndexArray[256];
|
D | FontObject.h | 63 le_uint8 glyphIndexArray[256];
|
12