Home
last modified time | relevance | path

Searched refs:actionLength (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-aat-layout-just-table.hh57 HBUINT16 actionLength; /* Length of this ActionSubrecord record, which member
181 unsigned int get_length () const { return u.header.actionLength; } in get_length()
/external/freetype/src/gxvalid/
Dgxvjust.c343 FT_ULong actionLength; in gxv_just_actSubrecord_validate() local
351 actionLength = FT_NEXT_ULONG( p ); in gxv_just_actSubrecord_validate()
372 gxvalid->subtable_length = actionLength; in gxv_just_actSubrecord_validate()