Home
last modified time | relevance | path

Searched defs:glyphStorage (Results 1 – 25 of 34) sorted by relevance

12

/external/icu4c/layout/
DArabicLayoutEngine.cpp67 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing()
104LEGlyphStorage &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()
200LEGlyphStorage &glyphStorage, LEErrorCode &success) in adjustGlyphPositions()
DThaiLayoutEngine.cpp59 …ffset, le_int32 count, le_int32 max, le_bool /*rightToLeft*/, LEGlyphStorage &glyphStorage, LEErro… in computeGlyphs()
101 LEGlyphStorage &glyphStorage, LEErrorCode &success) in adjustGlyphPositions()
DOpenTypeLayoutEngine.cpp179 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()
DIndicRearrangementProcessor.cpp38 ByteOffset IndicRearrangementProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &c… in processStateEntry()
66 void IndicRearrangementProcessor::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearrang… in doRearrangementAction()
DIndicLayoutEngine.cpp57 LEGlyphStorage &glyphStorage, LEErrorCode &success) in glyphProcessing()
88 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing()
DLayoutEngine.cpp193 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()
DSimpleArrayProcessor.cpp36 void SimpleArrayProcessor::process(LEGlyphStorage &glyphStorage) in process()
DSingleTableProcessor.cpp36 void SingleTableProcessor::process(LEGlyphStorage &glyphStorage) in process()
DGlyphSubstitutionTables.cpp20 le_int32 GlyphSubstitutionTableHeader::process(LEGlyphStorage &glyphStorage, in process()
DStateTableProcessor.cpp41 void StateTableProcessor::process(LEGlyphStorage &glyphStorage) in process()
DTrimmedArrayProcessor.cpp38 void TrimmedArrayProcessor::process(LEGlyphStorage &glyphStorage) in process()
DGlyphPositioningTables.cpp19 void GlyphPositioningTableHeader::process(LEGlyphStorage &glyphStorage, GlyphPositionAdjustments *g… in process()
DSegmentSingleProcessor.cpp36 void SegmentSingleProcessor::process(LEGlyphStorage &glyphStorage) in process()
DThaiShaping.cpp146 … 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()
DGlyphIterator.h86 LEGlyphStorage &glyphStorage; variable
DSegmentArrayProcessor.cpp36 void SegmentArrayProcessor::process(LEGlyphStorage &glyphStorage) in process()
DGXLayoutEngine.cpp31 …32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErro… in computeGlyphs()
DKhmerLayoutEngine.cpp45 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing()
DTibetanLayoutEngine.cpp51 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing()
DContextualGlyphSubstProc.cpp39 ByteOffset ContextualGlyphSubstitutionProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le… in processStateEntry()
DArabicShaping.cpp112 …id ArabicShaping::adjustTags(le_int32 outIndex, le_int32 shapeOffset, LEGlyphStorage &glyphStorage) in adjustTags()
124 le_bool rightToLeft, LEGlyphStorage &glyphStorage) in shape()
DCanonShaping.cpp35 LEUnicode *outChars, LEGlyphStorage &glyphStorage) in reorderMarks()
DHanLayoutEngine.cpp55 LEUnicode *&/*outChars*/, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing()
/external/webkit/Source/WebCore/platform/graphics/android/
DGlyphMapAndroid.cpp53 SkAutoSTMalloc <GlyphPage::size, uint16_t> glyphStorage(length); in fill() local
/external/webkit/Source/WebCore/platform/graphics/skia/
DGlyphPageTreeNodeSkia.cpp85 SkAutoSTMalloc <GlyphPage::size, uint16_t> glyphStorage(length); in fill() local

12