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

12

/macosx-10.10.1/ICU-531.30/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 DMultipleSubstSubtables.cpp42 le_uint16 glyphCount = SWAPW(sequenceTable->glyphCount); local
H A DSegmentArrayProcessor.cpp38 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSegmentArrayProcessor2.cpp38 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSegmentSingleProcessor.cpp38 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSegmentSingleProcessor2.cpp39 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSimpleArrayProcessor.cpp37 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSingleTableProcessor.cpp39 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSingleTableProcessor2.cpp41 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DStateTableProcessor.cpp53 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DStateTableProcessor2.cpp60 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
[all...]
H A DClassDefinitionTables.h43 le_uint16 glyphCount; member in struct:ClassDefFormat1Table
H A DThaiLayoutEngine.cpp71 le_int32 glyphCount; local
H A DContextualGlyphSubstProc2.cpp127 TTGlyphID glyphCount = SWAPW(lookupTable8->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.h90 TTGlyphID glyphCount; member in struct:TrimmedArrayLookupTable
H A DContextualSubstSubtables.h81 le_uint16 glyphCount; member in struct:SubRuleTable
110 le_uint16 glyphCount; member in struct:SubClassRuleTable
125 le_uint16 glyphCount; member in struct:ContextualSubstitutionFormat3Subtable
H A DLookupProcessor.cpp57 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
/macosx-10.10.1/ICU-531.30/icuSources/test/letest/
H A Dletest.h37 le_int32 glyphCount; member in struct:TestResult
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/leperf/
H A Dleperf.cpp22 le_int32 glyphCount; member in class:Params
40 le_int32 glyphCount = 0; local
/macosx-10.10.1/ICU-531.30/icuSources/samples/layout/
H A DGnomeFontInstance.cpp178 void GnomeFontInstance::rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCount, const float *positions, argument

Completed in 173 milliseconds

12