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

1 23 4

  /external/icu4c/layout/
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)
StateTableProcessor.cpp 13 #include "LEGlyphStorage.h"
41 void StateTableProcessor::process(LEGlyphStorage &glyphStorage)
TibetanLayoutEngine.cpp 19 #include "LEGlyphStorage.h"
51 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
LayoutEngine.cpp 22 #include "LEGlyphStorage.h"
149 fGlyphStorage = new LEGlyphStorage();
193 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
218 LEGlyphStorage fakeGlyphStorage;
300 LEGlyphStorage &glyphStorage, LEErrorCode &success)
326 void LayoutEngine::positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &success)
354 LEGlyphStorage &glyphStorage, LEErrorCode &success)
381 void LayoutEngine::adjustMarkGlyphs(LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success)
417 void LayoutEngine::adjustMarkGlyphs(const LEUnicode chars[], le_int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success)
465 LEGlyphStorage &glyphStorage, LEErrorCode &success
    [all...]
ArabicShaping.cpp 10 #include "LEGlyphStorage.h"
112 void ArabicShaping::adjustTags(le_int32 outIndex, le_int32 shapeOffset, LEGlyphStorage &glyphStorage)
124 le_bool rightToLeft, LEGlyphStorage &glyphStorage)
IndicLayoutEngine.cpp 19 #include "LEGlyphStorage.h"
57 LEGlyphStorage &glyphStorage, LEErrorCode &success)
88 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
CanonShaping.cpp 8 #include "LEGlyphStorage.h"
35 LEUnicode *outChars, LEGlyphStorage &glyphStorage)
ThaiShaping.cpp 10 #include "LEGlyphStorage.h"
146 LEUnicode errorChar, LEUnicode *outputBuffer, LEGlyphStorage &glyphStorage, le_int32 &outputIndex)
229 le_uint8 &charClass, LEUnicode *output, LEGlyphStorage &glyphStorage, le_int32 &outputIndex)
266 LEUnicode errorChar, LEUnicode *output, LEGlyphStorage &glyphStorage)
LigatureSubstProc.cpp 14 #include "LEGlyphStorage.h"
45 ByteOffset LigatureSubstitutionProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index)
MPreFixups.cpp 8 #include "LEGlyphStorage.h"
43 void MPreFixups::apply(LEGlyphStorage &glyphStorage, LEErrorCode& success)
KhmerReordering.cpp 13 #include "LEGlyphStorage.h"
133 LEGlyphStorage &fGlyphStorage;
137 KhmerReorderingOutput(LEUnicode *outChars, LEGlyphStorage &glyphStorage)
360 LEUnicode *outChars, LEGlyphStorage &glyphStorage)
TibetanReordering.cpp 20 #include "LEGlyphStorage.h"
135 LEGlyphStorage &fGlyphStorage;
139 TibetanReorderingOutput(LEUnicode *outChars, LEGlyphStorage &glyphStorage)
323 LEUnicode *outChars, LEGlyphStorage &glyphStorage)
GlyphPositionAdjustments.cpp 9 #include "LEGlyphStorage.h"
84 void GlyphPositionAdjustments::applyCursiveAdjustments(LEGlyphStorage &glyphStorage, le_bool rightToLeft, const LEFontInstance *fontInstance)
KernTable.cpp 10 #include "LEGlyphStorage.h"
170 void KernTable::process(LEGlyphStorage& storage)
LEFontInstance.cpp 17 #include "LEGlyphStorage.h"
50 le_bool reverse, const LECharMapper *mapper, le_bool filterZeroWidth, LEGlyphStorage &glyphStorage) const
GlyphPositionAdjustments.h 20 class LEGlyphStorage;
137 void applyCursiveAdjustments(LEGlyphStorage &glyphStorage, le_bool rightToLeft, const LEFontInstance *fontInstance);
IndicReordering.cpp 11 #include "LEGlyphStorage.h"
97 LEGlyphStorage &fGlyphStorage;
176 IndicReorderingOutput(LEUnicode *outChars, LEGlyphStorage &glyphStorage, MPreFixups *mpreFixups)
626 LEUnicode *outChars, LEGlyphStorage &glyphStorage,
    [all...]
LookupProcessor.cpp 17 #include "LEGlyphStorage.h"
49 le_int32 LookupProcessor::process(LEGlyphStorage &glyphStorage, GlyphPositionAdjustments *glyphPositionAdjustments,
IndicRearrangementProcessor.cpp 14 #include "LEGlyphStorage.h"
38 ByteOffset IndicRearrangementProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index)
66 void IndicRearrangementProcessor::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearrangementVerb verb) const
HangulLayoutEngine.cpp 15 #include "LEGlyphStorage.h"
210 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
GlyphIterator.cpp 12 #include "LEGlyphStorage.h"
18 GlyphIterator::GlyphIterator(LEGlyphStorage &theGlyphStorage, GlyphPositionAdjustments *theGlyphPositionAdjustments, le_bool rightToLeft, le_uint16 theLookupFlags,
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]

Completed in 667 milliseconds

1 23 4