Searched defs:arrayZ (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ | ||
H A D | hb-pool.hh | 92 T arrayZ[ChunkLen]; member |
H A D | hb-array.hh | 290 Type *arrayZ = nullptr; global() member [all...] |
H A D | hb-vector.hh | 75 Type *arrayZ = nullptr; member [all...] |
H A D | hb-aat-layout-common.hh | 74 arrayZ; /* Array of lookup values, indexed by glyph index. */ member [all...] |
H A D | hb-open-type.hh | 535 Type arrayZ[HB_VAR_ARRAY]; global() member 726 Type arrayZ[HB_VAR_ARRAY]; global() member 728 DEFINE_SIZE_ARRAY (sizeof (LenType), arrayZ); global() member 856 Type arrayZ[HB_VAR_ARRAY]; global() member 858 DEFINE_SIZE_ARRAY (sizeof (LenType), arrayZ); global() member 905 Type arrayZ[HB_VAR_ARRAY]; global() member 907 DEFINE_SIZE_ARRAY (sizeof (LenType), arrayZ); global() member [all...] |
H A D | hb-aat-layout-kerx-table.hh | 387 const UnsizedArrayOf<FWORD> &arrayZ = this+array; in get_kerning() local |
Completed in 6 milliseconds