Searched refs:glyphIndexArray (Results 1 - 12 of 12) sorted by relevance

/external/fonttools/Lib/fontTools/ttLib/tables/
H A D_c_m_a_p.py231 self.glyphIndexArray = []
238 minGI = subHeader.glyphIndexArray[0]
239 for gid in subHeader.glyphIndexArray:
242 # The lowest gid in glyphIndexArray, after subtracting idDelta, must be 1.
259 gid = subHeader.glyphIndexArray[i]
261 subHeader.glyphIndexArray[i] = gid - idDelta
297 subHeader.glyphIndexArray = giList
307 # Each subheader references a range in the glyphIndexArray whose length is entryCount.
308 # The range in glyphIndexArray referenced by a sunheader may overlap with the range in glyphIndexArray
[all...]
/external/fonttools/Tools/fontTools/ttLib/tables/
H A D_c_m_a_p.py231 self.glyphIndexArray = []
238 minGI = subHeader.glyphIndexArray[0]
239 for gid in subHeader.glyphIndexArray:
242 # The lowest gid in glyphIndexArray, after subtracting idDelta, must be 1.
259 gid = subHeader.glyphIndexArray[i]
261 subHeader.glyphIndexArray[i] = gid - idDelta
297 subHeader.glyphIndexArray = giList
307 # Each subheader references a range in the glyphIndexArray whose length is entryCount.
308 # The range in glyphIndexArray referenced by a sunheader may overlap with the range in glyphIndexArray
[all...]
/external/chromium_org/third_party/icu/source/test/letest/
H A Dsfnt.h82 le_uint8 glyphIndexArray[256]; member in struct:CMAPFormat0Encoding
89 le_uint8 glyphIndexArray[256]; member in struct:CMAPFormat0Encoding
138 le_uint16 glyphIndexArray[ANY_NUMBER];
156 // le_uint16 glyphIndexArray[ANY_NUMBER];
168 le_uint16 glyphIndexArray[ANY_NUMBER]; member in struct:CMAPFormat6Encoding
177 le_uint16 glyphIndexArray[ANY_NUMBER]; member in struct:CMAPFormat6Encoding
H A DFontObject.h63 le_uint8 glyphIndexArray[256]; member in struct:CMAPFormat0Encoding
91 // le_uint16 glyphIndexArray[ANY_NUMBER];
98 le_uint16 glyphIndexArray[ANY_NUMBER]; member in struct:CMAPFormat6Encoding
/external/chromium_org/third_party/icu/source/test/perf/leperf/
H A Dsfnt.h82 le_uint8 glyphIndexArray[256]; member in struct:CMAPFormat0Encoding
89 le_uint8 glyphIndexArray[256]; member in struct:CMAPFormat0Encoding
138 le_uint16 glyphIndexArray[ANY_NUMBER];
156 // le_uint16 glyphIndexArray[ANY_NUMBER];
168 le_uint16 glyphIndexArray[ANY_NUMBER]; member in struct:CMAPFormat6Encoding
177 le_uint16 glyphIndexArray[ANY_NUMBER]; member in struct:CMAPFormat6Encoding
H A DFontObject.h63 le_uint8 glyphIndexArray[256]; member in struct:CMAPFormat0Encoding
91 // le_uint16 glyphIndexArray[ANY_NUMBER];
98 le_uint16 glyphIndexArray[ANY_NUMBER]; member in struct:CMAPFormat6Encoding
/external/icu/icu4c/source/test/letest/
H A Dsfnt.h82 le_uint8 glyphIndexArray[256]; member in struct:CMAPFormat0Encoding
89 le_uint8 glyphIndexArray[256]; member in struct:CMAPFormat0Encoding
138 le_uint16 glyphIndexArray[ANY_NUMBER];
156 // le_uint16 glyphIndexArray[ANY_NUMBER];
168 le_uint16 glyphIndexArray[ANY_NUMBER]; member in struct:CMAPFormat6Encoding
177 le_uint16 glyphIndexArray[ANY_NUMBER]; member in struct:CMAPFormat6Encoding
H A DFontObject.h63 le_uint8 glyphIndexArray[256]; member in struct:CMAPFormat0Encoding
91 // le_uint16 glyphIndexArray[ANY_NUMBER];
98 le_uint16 glyphIndexArray[ANY_NUMBER]; member in struct:CMAPFormat6Encoding
/external/icu/icu4c/source/test/perf/leperf/
H A Dsfnt.h82 le_uint8 glyphIndexArray[256]; member in struct:CMAPFormat0Encoding
89 le_uint8 glyphIndexArray[256]; member in struct:CMAPFormat0Encoding
138 le_uint16 glyphIndexArray[ANY_NUMBER];
156 // le_uint16 glyphIndexArray[ANY_NUMBER];
168 le_uint16 glyphIndexArray[ANY_NUMBER]; member in struct:CMAPFormat6Encoding
177 le_uint16 glyphIndexArray[ANY_NUMBER]; member in struct:CMAPFormat6Encoding
H A DFontObject.h63 le_uint8 glyphIndexArray[256]; member in struct:CMAPFormat0Encoding
91 // le_uint16 glyphIndexArray[ANY_NUMBER];
98 le_uint16 glyphIndexArray[ANY_NUMBER]; member in struct:CMAPFormat6Encoding
/external/chromium_org/third_party/icu/source/samples/layout/
H A Dsfnt.h66 le_uint8 glyphIndexArray[256]; member in struct:CMAPFormat0Encoding
94 // le_uint16 glyphIndexArray[ANY_NUMBER];
101 le_uint16 glyphIndexArray[ANY_NUMBER]; member in struct:CMAPFormat6Encoding
/external/icu/icu4c/source/samples/layout/
H A Dsfnt.h66 le_uint8 glyphIndexArray[256]; member in struct:CMAPFormat0Encoding
94 // le_uint16 glyphIndexArray[ANY_NUMBER];
101 le_uint16 glyphIndexArray[ANY_NUMBER]; member in struct:CMAPFormat6Encoding

Completed in 391 milliseconds