/external/icu4c/layout/ |
D | AnchorTables.cpp | 15 void AnchorTable::getAnchor(LEGlyphID glyphID, const LEFontInstance *fontInstance, in getAnchor() 52 void Format1AnchorTable::getAnchor(const LEFontInstance *fontInstance, LEPoint &anchor) const in getAnchor() argument 63 void Format2AnchorTable::getAnchor(LEGlyphID glyphID, const LEFontInstance *fontInstance, LEPoint &… in getAnchor() argument 78 void Format3AnchorTable::getAnchor(const LEFontInstance *fontInstance, LEPoint &anchor) const in getAnchor() argument
|
D | ContextualSubstSubtables.cpp | 29 const LEFontInstance *fontInstance, in applySubstitutionLookups() 150 const LEFontInstance *fontInstance, in process() 187 const LEFontInstance *fontInstance, in process() 236 const LEFontInstance *fontInstance, in process() 288 const LEFontInstance *fontInstance, in process() 321 const LEFontInstance *fontInstance, in process() 364 const LEFontInstance *fontInstance, in process() 435 const LEFontInstance *fontInstance, in process() 515 const LEFontInstance *fontInstance, in process()
|
D | MarkArrays.cpp | 16 …kArray::getMarkClass(LEGlyphID glyphID, le_int32 coverageIndex, const LEFontInstance *fontInstance, in getMarkClass()
|
D | ExtensionSubtables.cpp | 23 … GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const in process() argument
|
D | SubstitutionLookups.cpp | 30 const LEFontInstance *fontInstance, in applySubstitutionLookups()
|
D | LookupProcessor.cpp | 23 … const LEFontInstance *fontInstance, LEErrorCode& success) const in applyLookupTable() argument 51 const LEFontInstance *fontInstance, LEErrorCode& success) const in process() argument 95 … const LEFontInstance *fontInstance, LEErrorCode& success) const in applySingleLookup() argument
|
D | GlyphPositioningTables.cpp | 22 …const LEFontInstance *fontInstance, const FeatureMap *featureMap, le_int32 featureMapCount, le_boo… in process() argument
|
D | KhmerLayoutEngine.cpp | 28 KhmerOpenTypeLayoutEngine::KhmerOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 s… in KhmerOpenTypeLayoutEngine()
|
D | TibetanLayoutEngine.cpp | 34 TibetanOpenTypeLayoutEngine::TibetanOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int… in TibetanOpenTypeLayoutEngine()
|
D | ArabicLayoutEngine.cpp | 44 ArabicOpenTypeLayoutEngine::ArabicOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32… in ArabicOpenTypeLayoutEngine() 129 …bicOpenTypeLayoutEngine::UnicodeArabicOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_… in UnicodeArabicOpenTypeLayoutEngine()
|
D | GlyphSubstLookupProc.cpp | 52 … GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const in applySubtable() argument
|
D | HanLayoutEngine.cpp | 41 HanOpenTypeLayoutEngine::HanOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scrip… in HanOpenTypeLayoutEngine()
|
D | GlyphPosnLookupProc.cpp | 64 const LEFontInstance *fontInstance, in applySubtable()
|
D | LayoutEngine.cpp | 79 CharSubstitutionFilter::CharSubstitutionFilter(const LEFontInstance *fontInstance) in CharSubstitutionFilter() 137 LayoutEngine::LayoutEngine(const LEFontInstance *fontInstance, in LayoutEngine() 511 LayoutEngine *LayoutEngine::layoutEngineFactory(const LEFontInstance *fontInstance, le_int32 script… in layoutEngineFactory() 517 LayoutEngine *LayoutEngine::layoutEngineFactory(const LEFontInstance *fontInstance, le_int32 script… in layoutEngineFactory()
|
D | IndicLayoutEngine.cpp | 41 IndicOpenTypeLayoutEngine::IndicOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 s… in IndicOpenTypeLayoutEngine()
|
D | HangulLayoutEngine.cpp | 186 HangulOpenTypeLayoutEngine::HangulOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32… in HangulOpenTypeLayoutEngine() 195 HangulOpenTypeLayoutEngine::HangulOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32… in HangulOpenTypeLayoutEngine()
|
D | OpenTypeLayoutEngine.cpp | 78 OpenTypeLayoutEngine::OpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode,… in OpenTypeLayoutEngine() 121 OpenTypeLayoutEngine::OpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode,… in OpenTypeLayoutEngine()
|
D | GlyphPositionAdjustments.cpp | 84 …eAdjustments(LEGlyphStorage &glyphStorage, le_bool rightToLeft, const LEFontInstance *fontInstance) in applyCursiveAdjustments()
|
D | loengine.cpp | 25 LEFontInstance *fontInstance = (LEFontInstance *) font; in le_create() local
|
/external/icu4c/test/letest/ |
D | cfonts.cpp | 29 LEFontInstance *fontInstance = (LEFontInstance *) font; in le_fontClose() local
|
D | letest.cpp | 380 static void checkFontVersion(PortableFontInstance *fontInstance, const char *testVersionString, in checkFontVersion()
|