Searched defs:glyphCount (Results 1 - 25 of 43) sorted by relevance

12

/macosx-10.9.5/ICU-511.35/icuSources/layout/
H A DAlternateSubstSubtables.h25 le_uint16 glyphCount; member in struct:AlternateSetTable
H A DMultipleSubstSubtables.h25 le_uint16 glyphCount; member in struct:SequenceTable
H A DSingleSubstitutionSubtables.h37 le_uint16 glyphCount; member in struct:SingleSubstitutionFormat2Subtable
H A DCoverageTables.h29 le_uint16 glyphCount; member in struct:CoverageFormat1Table
H A DClassDefinitionTables.h31 le_uint16 glyphCount; member in struct:ClassDefFormat1Table
H A DMultipleSubstSubtables.cpp42 le_uint16 glyphCount = SWAPW(sequenceTable->glyphCount); local
H A DSegmentArrayProcessor.cpp39 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSegmentArrayProcessor2.cpp39 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSegmentSingleProcessor.cpp39 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSegmentSingleProcessor2.cpp39 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSimpleArrayProcessor.cpp38 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSimpleArrayProcessor2.cpp38 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSingleTableProcessor.cpp40 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSingleTableProcessor2.cpp40 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DStateTableProcessor.cpp49 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DTrimmedArrayProcessor.cpp40 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DTrimmedArrayProcessor2.cpp40 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DStateTableProcessor2.cpp48 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
[all...]
H A DThaiLayoutEngine.cpp71 le_int32 glyphCount; local
H A DGlyphDefinitionTables.h35 le_uint16 glyphCount; member in struct:AttachmentListTable
H A DGlyphPositionAdjustments.cpp19 GlyphPositionAdjustments::GlyphPositionAdjustments(le_int32 glyphCount) argument
H A DLookupTables.h85 TTGlyphID glyphCount; member in struct:TrimmedArrayLookupTable
/macosx-10.9.5/ICU-511.35/icuSources/test/letest/
H A Dletest.h37 le_int32 glyphCount; member in struct:TestResult
/macosx-10.9.5/ICU-511.35/icuSources/samples/layout/
H A DGnomeFontInstance.cpp178 void GnomeFontInstance::rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCount, const float *positions, argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/mac/
H A DGlyphPageTreeNodeMac.cpp122 CFIndex glyphCount = CTRunGetGlyphCount(ctRun); local

Completed in 165 milliseconds

12