/external/icu4c/layout/ |
D | ArabicLayoutEngine.cpp | 67 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing() 104 … LEGlyphStorage &glyphStorage, LEErrorCode &success) in adjustGlyphPositions() 144 …Engine::glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErro… in glyphPostProcessing() 174 … offset, le_int32 count, le_bool reverse, le_bool /*mirror*/, LEGlyphStorage &glyphStorage, LEErro… in mapCharsToGlyphs() 200 … LEGlyphStorage &glyphStorage, LEErrorCode &success) in adjustGlyphPositions()
|
D | ThaiLayoutEngine.cpp | 59 …ffset, le_int32 count, le_int32 max, le_bool /*rightToLeft*/, LEGlyphStorage &glyphStorage, LEErro… in computeGlyphs() 101 LEGlyphStorage &glyphStorage, LEErrorCode &success) in adjustGlyphPositions()
|
D | OpenTypeLayoutEngine.cpp | 179 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing() 228 LEGlyphStorage &glyphStorage, LEErrorCode &success) in glyphProcessing() 261 LEGlyphStorage &glyphStorage, LEErrorCode &success) in glyphSubstitution() 285 …Engine::glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErro… in glyphPostProcessing() 299 …32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErro… in computeGlyphs() 340 LEGlyphStorage &glyphStorage, LEErrorCode &success) in adjustGlyphPositions()
|
D | IndicRearrangementProcessor.cpp | 38 ByteOffset IndicRearrangementProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &c… in processStateEntry() 66 void IndicRearrangementProcessor::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearrang… in doRearrangementAction()
|
D | IndicLayoutEngine.cpp | 57 LEGlyphStorage &glyphStorage, LEErrorCode &success) in glyphProcessing() 88 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing()
|
D | LayoutEngine.cpp | 193 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing() 300 LEGlyphStorage &glyphStorage, LEErrorCode &success) in computeGlyphs() 326 void LayoutEngine::positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &succ… in positionGlyphs() 354 LEGlyphStorage &glyphStorage, LEErrorCode &success) in adjustGlyphPositions() 381 void LayoutEngine::adjustMarkGlyphs(LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErro… in adjustMarkGlyphs() 417 …const LEUnicode chars[], le_int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyp… in adjustMarkGlyphs() 465 LEGlyphStorage &glyphStorage, LEErrorCode &success) in mapCharsToGlyphs()
|
D | SimpleArrayProcessor.cpp | 36 void SimpleArrayProcessor::process(LEGlyphStorage &glyphStorage) in process()
|
D | SingleTableProcessor.cpp | 36 void SingleTableProcessor::process(LEGlyphStorage &glyphStorage) in process()
|
D | GlyphSubstitutionTables.cpp | 20 le_int32 GlyphSubstitutionTableHeader::process(LEGlyphStorage &glyphStorage, in process()
|
D | StateTableProcessor.cpp | 41 void StateTableProcessor::process(LEGlyphStorage &glyphStorage) in process()
|
D | TrimmedArrayProcessor.cpp | 38 void TrimmedArrayProcessor::process(LEGlyphStorage &glyphStorage) in process()
|
D | GlyphPositioningTables.cpp | 19 void GlyphPositioningTableHeader::process(LEGlyphStorage &glyphStorage, GlyphPositionAdjustments *g… in process()
|
D | SegmentSingleProcessor.cpp | 36 void SegmentSingleProcessor::process(LEGlyphStorage &glyphStorage) in process()
|
D | ThaiShaping.cpp | 146 … LEUnicode errorChar, LEUnicode *outputBuffer, LEGlyphStorage &glyphStorage, le_int32 &outputIndex) in doTransition() 229 … le_uint8 &charClass, LEUnicode *output, LEGlyphStorage &glyphStorage, le_int32 &outputIndex) in getNextState() 266 LEUnicode errorChar, LEUnicode *output, LEGlyphStorage &glyphStorage) in compose()
|
D | GlyphIterator.h | 86 LEGlyphStorage &glyphStorage; variable
|
D | SegmentArrayProcessor.cpp | 36 void SegmentArrayProcessor::process(LEGlyphStorage &glyphStorage) in process()
|
D | GXLayoutEngine.cpp | 31 …32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErro… in computeGlyphs()
|
D | KhmerLayoutEngine.cpp | 45 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing()
|
D | TibetanLayoutEngine.cpp | 51 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing()
|
D | ContextualGlyphSubstProc.cpp | 39 ByteOffset ContextualGlyphSubstitutionProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le… in processStateEntry()
|
D | ArabicShaping.cpp | 112 …id ArabicShaping::adjustTags(le_int32 outIndex, le_int32 shapeOffset, LEGlyphStorage &glyphStorage) in adjustTags() 124 le_bool rightToLeft, LEGlyphStorage &glyphStorage) in shape()
|
D | CanonShaping.cpp | 35 LEUnicode *outChars, LEGlyphStorage &glyphStorage) in reorderMarks()
|
D | HanLayoutEngine.cpp | 55 LEUnicode *&/*outChars*/, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing()
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | GlyphMapAndroid.cpp | 53 SkAutoSTMalloc <GlyphPage::size, uint16_t> glyphStorage(length); in fill() local
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | GlyphPageTreeNodeSkia.cpp | 85 SkAutoSTMalloc <GlyphPage::size, uint16_t> glyphStorage(length); in fill() local
|