/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 | IndicRearrangementProcessor.cpp | 38 ByteOffset IndicRearrangementProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &c… in processStateEntry() 66 void IndicRearrangementProcessor::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearrang… in doRearrangementAction()
|
D | IndicRearrangementProcessor2.cpp | 38 le_uint16 IndicRearrangementProcessor2::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &c… in processStateEntry() 65 void IndicRearrangementProcessor2::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearran… in doRearrangementAction()
|
D | IndicLayoutEngine.cpp | 57 LEGlyphStorage &glyphStorage, LEErrorCode &success) in glyphProcessing() 88 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing()
|
D | LayoutEngine.cpp | 197 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing() 304 LEGlyphStorage &glyphStorage, LEErrorCode &success) in computeGlyphs() 330 void LayoutEngine::positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &succ… in positionGlyphs() 358 LEGlyphStorage &glyphStorage, LEErrorCode &success) in adjustGlyphPositions() 385 void LayoutEngine::adjustMarkGlyphs(LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErro… in adjustMarkGlyphs() 421 …const LEUnicode chars[], le_int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyp… in adjustMarkGlyphs() 469 LEGlyphStorage &glyphStorage, LEErrorCode &success) in mapCharsToGlyphs()
|
D | OpenTypeLayoutEngine.cpp | 277 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing() 326 LEGlyphStorage &glyphStorage, LEErrorCode &success) in glyphProcessing() 359 LEGlyphStorage &glyphStorage, LEErrorCode &success) in glyphSubstitution() 383 …Engine::glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErro… in glyphPostProcessing() 397 …32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErro… in computeGlyphs() 440 LEGlyphStorage &glyphStorage, LEErrorCode &success) in adjustGlyphPositions()
|
D | GlyphSubstitutionTables.cpp | 20 le_int32 GlyphSubstitutionTableHeader::process(LEGlyphStorage &glyphStorage, in process()
|
D | SimpleArrayProcessor2.cpp | 36 void SimpleArrayProcessor2::process(LEGlyphStorage &glyphStorage) in process()
|
D | SingleTableProcessor2.cpp | 36 void SingleTableProcessor2::process(LEGlyphStorage &glyphStorage) in process()
|
D | SimpleArrayProcessor.cpp | 36 void SimpleArrayProcessor::process(LEGlyphStorage &glyphStorage) in process()
|
D | SingleTableProcessor.cpp | 36 void SingleTableProcessor::process(LEGlyphStorage &glyphStorage) in process()
|
D | TrimmedArrayProcessor.cpp | 38 void TrimmedArrayProcessor::process(LEGlyphStorage &glyphStorage) in process()
|
D | TrimmedArrayProcessor2.cpp | 38 void TrimmedArrayProcessor2::process(LEGlyphStorage &glyphStorage) in process()
|
D | GlyphPositioningTables.cpp | 19 void GlyphPositioningTableHeader::process(LEGlyphStorage &glyphStorage, GlyphPositionAdjustments *g… in process()
|
D | StateTableProcessor.cpp | 41 void StateTableProcessor::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 | SegmentSingleProcessor.cpp | 36 void SegmentSingleProcessor::process(LEGlyphStorage &glyphStorage) in process()
|
D | SegmentSingleProcessor2.cpp | 36 void SegmentSingleProcessor2::process(LEGlyphStorage &glyphStorage) in process()
|
D | GlyphIterator.h | 86 LEGlyphStorage &glyphStorage; variable
|
D | SegmentArrayProcessor2.cpp | 36 void SegmentArrayProcessor2::process(LEGlyphStorage &glyphStorage) in process()
|
D | SegmentArrayProcessor.cpp | 36 void SegmentArrayProcessor::process(LEGlyphStorage &glyphStorage) in process()
|
D | GXLayoutEngine2.cpp | 29 …32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErro… in computeGlyphs()
|
D | GXLayoutEngine.cpp | 31 …32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErro… in computeGlyphs()
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/ |
D | GlyphPageTreeNodeSkia.cpp | 50 SkAutoSTMalloc<GlyphPage::size, uint16_t> glyphStorage(length); in fill() local
|