/external/harfbuzz_ng/src/ |
D | hb-static.cc | 69 unsigned indexToLocFormat = face->table.head->indexToLocFormat; in load_num_glyphs_from_loca() local 71 if (indexToLocFormat <= 1) in load_num_glyphs_from_loca() 73 bool short_offset = 0 == indexToLocFormat; in load_num_glyphs_from_loca()
|
D | hb-ot-head-table.hh | 171 HBUINT16 indexToLocFormat; /* 0 for short offsets, 1 for long. */ member
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | _l_o_c_a.py | 15 longFormat = ttFont['head'].indexToLocFormat 43 ttFont['head'].indexToLocFormat = 0 46 ttFont['head'].indexToLocFormat = 1
|
/external/harfbuzz_ng/src/OT/glyf/ |
D | glyf-helpers.hh | 46 head_prime->indexToLocFormat = use_short_loca ? 0 : 1; in _add_head_and_set_loca_version()
|
D | glyf.hh | 158 if (head.indexToLocFormat > 1 || head.glyphDataFormat > 0) in glyf_accelerator_t() 161 short_offset = 0 == head.indexToLocFormat; in glyf_accelerator_t()
|
/external/skia/src/sfnt/ |
D | SkOTTable_head.h | 131 } indexToLocFormat; member
|
/external/cronet/third_party/icu/source/samples/layout/ |
D | sfnt.h | 168 le_int16 indexToLocFormat; member
|
/external/icu/icu4c/source/samples/layout/ |
D | sfnt.h | 168 le_int16 indexToLocFormat; member
|
/external/cronet/third_party/icu/source/test/perf/leperf/ |
D | FontObject.h | 131 le_int16 indexToLocFormat; member
|
D | sfnt.h | 297 le_int16 indexToLocFormat; member
|
/external/icu/icu4c/source/test/perf/leperf/ |
D | FontObject.h | 131 le_int16 indexToLocFormat; member
|
D | sfnt.h | 297 le_int16 indexToLocFormat; member
|
/external/icu/icu4c/source/test/letest/ |
D | FontObject.h | 127 le_int16 indexToLocFormat; member
|
D | sfnt.h | 293 le_int16 indexToLocFormat; member
|
/external/cronet/third_party/icu/source/test/letest/ |
D | FontObject.h | 127 le_int16 indexToLocFormat; member
|
D | sfnt.h | 293 le_int16 indexToLocFormat; member
|
/external/fonttools/Tests/ttLib/ |
D | woff2_test.py | 179 origIndexFormat = font['head'].indexToLocFormat 196 font['head'].indexToLocFormat = origIndexFormat 695 newIndexFormat = self.font['head'].indexToLocFormat 703 newIndexFormat = self.font['head'].indexToLocFormat 708 newIndexFormat = self.font['head'].indexToLocFormat
|
/external/skia/tools/viewer/ |
D | SBIXSlide.cpp | 231 SkOTTableGlyph::Iterator glyphIter(*glyfTable, *locaTable, headTable->indexToLocFormat); in updateSBIXData()
|
/external/fonttools/Lib/fontTools/ttLib/ |
D | woff2.py | 708 ttFont['head'].indexToLocFormat = self.indexFormat 733 self.indexFormat = ttFont['head'].indexToLocFormat
|
/external/fonttools/Lib/fontTools/ |
D | fontBuilder.py | 155 indexToLocFormat=0,
|
/external/mesa3d/src/imgui/ |
D | imstb_truetype.h | 724 int indexToLocFormat; // format needed to map from glyph index to glyph member 1457 info->indexToLocFormat = ttUSHORT(data+info->head + 50); in stbtt_InitFont_internal() 1575 if (info->indexToLocFormat >= 2) return -1; // unknown index->glyph map format in stbtt__GetGlyfOffset() 1577 if (info->indexToLocFormat == 0) { in stbtt__GetGlyfOffset()
|
/external/harfbuzz_ng/perf/texts/ |
D | en-words.txt | 5245 indexToLocFormat
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 8193 <!-- OT::SHORT OT::head::indexToLocFormat --> 8194 …<var-decl name='indexToLocFormat' type-id='type-id-571' visibility='default' filepath='/tmp/legend…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 5224 …<var-decl name='indexToLocFormat' type-id='type-id-571' visibility='default' filepath='/tmp/legend…
|