Home
last modified time | relevance | path

Searched defs:record_size (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/truetype/
Dttpload.c504 FT_ULong table_size, record_size; in tt_face_load_hdmx() local
598 FT_ULong record_size = face->hdmx_record_size; in tt_face_get_device_metrics() local
/external/pdfium/third_party/freetype/src/truetype/
Dttpload.c490 FT_ULong table_size, record_size; in tt_face_load_hdmx() local
584 FT_ULong record_size = face->hdmx_record_size; in tt_face_get_device_metrics() local
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh584 unsigned int record_size = USHORT::static_size * (1 + len1 + len2); in collect_glyphs() local
603 unsigned int record_size = USHORT::static_size * (1 + len1 + len2); in apply() local
794 unsigned int record_size = valueFormat1.get_size () + valueFormat2.get_size (); in sanitize() local
/external/linux-tools-perf/src/tools/lib/traceevent/
Devent-parse.h45 int record_size; /* size of binary record */ member