HomeSort by relevance Sort by last modified time
    Searched refs:LEGlyphStorage (Results 51 - 75 of 97) sorted by null

1 23 4

  /external/icu/icu4c/source/layout/
TibetanReordering.h 29 class LEGlyphStorage;
137 LEUnicode *outChars, LEGlyphStorage &glyphStorage);
SegmentSingleProcessor2.cpp 13 #include "LEGlyphStorage.h"
36 void SegmentSingleProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success)
SimpleArrayProcessor.cpp 13 #include "LEGlyphStorage.h"
35 void SimpleArrayProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success)
SimpleArrayProcessor2.cpp 13 #include "LEGlyphStorage.h"
37 void SimpleArrayProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success)
SingleTableProcessor.cpp 13 #include "LEGlyphStorage.h"
35 void SingleTableProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success)
SingleTableProcessor2.cpp 13 #include "LEGlyphStorage.h"
36 void SingleTableProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success)
LEFontInstance.h 55 class LEGlyphStorage;
218 virtual void mapCharsToGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, const LECharMapper *mapper, le_bool filterZeroWidth, LEGlyphStorage &glyphStorage) const;
MorphTables.cpp 18 #include "LEGlyphStorage.h"
23 void MorphTableHeader::process(const LETableReference &base, LEGlyphStorage &glyphStorage, LEErrorCode &success) const
55 void MorphSubtableHeader::process(const LEReferenceTo<MorphSubtableHeader> &base, LEGlyphStorage &glyphStorage, LEErrorCode &success) const
ThaiLayoutEngine.cpp 12 #include "LEGlyphStorage.h"
59 le_int32 ThaiLayoutEngine::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool /*rightToLeft*/, LEGlyphStorage &glyphStorage, LEErrorCode &success)
101 LEGlyphStorage &glyphStorage, LEErrorCode &success)
ArabicLayoutEngine.cpp 11 #include "LEGlyphStorage.h"
71 LEGlyphStorage &glyphStorage, LEErrorCode &success)
108 LEGlyphStorage &glyphStorage, LEErrorCode &success)
146 le_int32 UnicodeArabicOpenTypeLayoutEngine::glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success)
176 void UnicodeArabicOpenTypeLayoutEngine::mapCharsToGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, le_bool /*mirror*/, LEGlyphStorage &glyphStorage, LEErrorCode &success)
202 LEGlyphStorage &glyphStorage, LEErrorCode &success)
MorphTables.h 21 class LEGlyphStorage;
52 void process(const LETableReference& base, LEGlyphStorage &glyphStorage, LEErrorCode &success) const;
84 void process(const LEReferenceTo<MorphSubtableHeader> &base, LEGlyphStorage &glyphStorage, LEErrorCode &success) const;
102 void process(const LEReferenceTo<MorphSubtableHeader2> &base, LEGlyphStorage &glyphStorage, LEErrorCode &success) const;
121 void process(const LEReferenceTo<MorphTableHeader2> &base, LEGlyphStorage &glyphStorage, le_int32 typoFlags, LEErrorCode &success) const;
IndicReordering.h 79 class LEGlyphStorage;
153 LEUnicode *outChars, LEGlyphStorage &glyphStorage,
156 static void adjustMPres(MPreFixups *mpreFixups, LEGlyphStorage &glyphStorage, LEErrorCode& success);
159 LEUnicode *outChars, LEGlyphStorage &glyphStorage);
165 static void applyPresentationForms(LEGlyphStorage &glyphStorage, le_int32 count);
167 static void finalReordering(LEGlyphStorage &glyphStorage, le_int32 count);
ContextualGlyphInsertionProc2.cpp 14 #include "LEGlyphStorage.h"
41 void ContextualGlyphInsertionProcessor2::doInsertion(LEGlyphStorage &glyphStorage,
73 le_uint16 ContextualGlyphInsertionProcessor2::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph,
HanLayoutEngine.cpp 15 #include "LEGlyphStorage.h"
55 LEUnicode *&/*outChars*/, LEGlyphStorage &glyphStorage, LEErrorCode &success)
KhmerLayoutEngine.cpp 13 #include "LEGlyphStorage.h"
45 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
SegmentArrayProcessor.cpp 13 #include "LEGlyphStorage.h"
35 void SegmentArrayProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success)
SegmentArrayProcessor2.cpp 13 #include "LEGlyphStorage.h"
35 void SegmentArrayProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success)
SegmentSingleProcessor.cpp 13 #include "LEGlyphStorage.h"
35 void SegmentSingleProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success)
TibetanLayoutEngine.cpp 19 #include "LEGlyphStorage.h"
51 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
TrimmedArrayProcessor.cpp 13 #include "LEGlyphStorage.h"
43 void TrimmedArrayProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success)
TrimmedArrayProcessor2.cpp 13 #include "LEGlyphStorage.h"
39 void TrimmedArrayProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success)
LayoutEngine.cpp 25 #include "LEGlyphStorage.h"
155 fGlyphStorage = new LEGlyphStorage();
199 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
224 LEGlyphStorage fakeGlyphStorage;
306 LEGlyphStorage &glyphStorage, LEErrorCode &success)
332 void LayoutEngine::positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &success)
360 LEGlyphStorage &glyphStorage, LEErrorCode &success)
387 void LayoutEngine::adjustMarkGlyphs(LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success)
423 void LayoutEngine::adjustMarkGlyphs(const LEUnicode chars[], le_int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success)
471 LEGlyphStorage &glyphStorage, LEErrorCode &success
    [all...]
IndicLayoutEngine.cpp 19 #include "LEGlyphStorage.h"
57 LEGlyphStorage &glyphStorage, LEErrorCode &success)
88 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
OpenTypeLayoutEngine.cpp 22 #include "LEGlyphStorage.h"
283 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
332 LEGlyphStorage &glyphStorage, LEErrorCode &success)
365 LEGlyphStorage &glyphStorage, LEErrorCode &success)
389 le_int32 OpenTypeLayoutEngine::glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success)
403 le_int32 OpenTypeLayoutEngine::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success)
406 LEGlyphStorage fakeGlyphStorage;
446 LEGlyphStorage &glyphStorage, LEErrorCode &success)
CanonShaping.cpp 8 #include "LEGlyphStorage.h"
35 LEUnicode *outChars, LEGlyphStorage &glyphStorage)

Completed in 265 milliseconds

1 23 4