HomeSort by relevance Sort by last modified time
    Searched refs:indexFormat (Results 1 - 4 of 4) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-cbdt-table.hh 105 USHORT indexFormat;
149 switch (u.header.indexFormat) {
158 switch (u.header.indexFormat) {
171 switch (u.header.indexFormat) {
  /external/fonttools/Lib/fontTools/ttLib/tables/
E_B_L_C_.py 67 def getIndexFormatClass(self, indexFormat):
68 return eblc_sub_table_classes[indexFormat]
102 (indexFormat, imageFormat, imageDataOffset) = tup
104 indexFormatClass = self.getIndexFormatClass(indexFormat)
109 indexSubTable.indexFormat = indexFormat
250 indexFormat = safeEval(name[len(_indexSubTableSubclassPrefix):])
251 indexFormatClass = locator.getIndexFormatClass(indexFormat)
253 indexSubTable.indexFormat = indexFormat
    [all...]
  /external/skia/src/sfnt/
SkOTTable_EBLC.h 92 SK_OT_USHORT indexFormat; //format of this indexSubTable
  /external/mesa3d/src/mesa/main/
teximage.c     [all...]

Completed in 185 milliseconds