Home
last modified time | relevance | path

Searched defs:glyphStorage (Results 1 – 25 of 49) 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()
DIndicRearrangementProcessor.cpp38 ByteOffset IndicRearrangementProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &c… in processStateEntry()
66 void IndicRearrangementProcessor::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearrang… in doRearrangementAction()
DIndicRearrangementProcessor2.cpp38 le_uint16 IndicRearrangementProcessor2::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &c… in processStateEntry()
65 void IndicRearrangementProcessor2::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearran… in doRearrangementAction()
DIndicLayoutEngine.cpp57 LEGlyphStorage &glyphStorage, LEErrorCode &success) in glyphProcessing()
88 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) in characterProcessing()
DLayoutEngine.cpp197 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()
DOpenTypeLayoutEngine.cpp277 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()
DGlyphSubstitutionTables.cpp20 le_int32 GlyphSubstitutionTableHeader::process(LEGlyphStorage &glyphStorage, in process()
DSimpleArrayProcessor2.cpp36 void SimpleArrayProcessor2::process(LEGlyphStorage &glyphStorage) in process()
DSingleTableProcessor2.cpp36 void SingleTableProcessor2::process(LEGlyphStorage &glyphStorage) in process()
DSimpleArrayProcessor.cpp36 void SimpleArrayProcessor::process(LEGlyphStorage &glyphStorage) in process()
DSingleTableProcessor.cpp36 void SingleTableProcessor::process(LEGlyphStorage &glyphStorage) in process()
DTrimmedArrayProcessor.cpp38 void TrimmedArrayProcessor::process(LEGlyphStorage &glyphStorage) in process()
DTrimmedArrayProcessor2.cpp38 void TrimmedArrayProcessor2::process(LEGlyphStorage &glyphStorage) in process()
DGlyphPositioningTables.cpp19 void GlyphPositioningTableHeader::process(LEGlyphStorage &glyphStorage, GlyphPositionAdjustments *g… in process()
DStateTableProcessor.cpp41 void StateTableProcessor::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()
DSegmentSingleProcessor.cpp36 void SegmentSingleProcessor::process(LEGlyphStorage &glyphStorage) in process()
DSegmentSingleProcessor2.cpp36 void SegmentSingleProcessor2::process(LEGlyphStorage &glyphStorage) in process()
DGlyphIterator.h86 LEGlyphStorage &glyphStorage; variable
DSegmentArrayProcessor2.cpp36 void SegmentArrayProcessor2::process(LEGlyphStorage &glyphStorage) in process()
DSegmentArrayProcessor.cpp36 void SegmentArrayProcessor::process(LEGlyphStorage &glyphStorage) in process()
DGXLayoutEngine2.cpp29 …32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErro… in computeGlyphs()
DGXLayoutEngine.cpp31 …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/
DGlyphPageTreeNodeSkia.cpp50 SkAutoSTMalloc<GlyphPage::size, uint16_t> glyphStorage(length); in fill() local

12