Searched refs:ValueRecord (Results 1 - 5 of 5) sorted by relevance

/external/fonttools/Lib/fontTools/ttLib/tables/
H A DotConverters.py299 class ValueRecord(ValueFormat): class in inherits:ValueFormat
310 from .otBase import ValueRecord namespace
311 value = ValueRecord()
382 "ValueRecord": ValueRecord,
H A DotBase.py774 valueRecord = ValueRecord()
807 class ValueRecord(object): class in inherits:object
/external/fonttools/Tools/fontTools/ttLib/tables/
H A DotConverters.py299 class ValueRecord(ValueFormat): class in inherits:ValueFormat
310 from .otBase import ValueRecord namespace
311 value = ValueRecord()
382 "ValueRecord": ValueRecord,
H A DotBase.py774 valueRecord = ValueRecord()
807 class ValueRecord(object): class in inherits:object
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh52 /* Shared Tables: ValueRecord, Anchor Table, and MarkArray */
56 typedef Value ValueRecord[VAR]; typedef in namespace:OT
500 * ValueRecord */
501 ValueRecord values; /* Defines positioning
552 * ValueRecord */
554 ValueRecord values; /* Array of ValueRecords--positioning
591 ValueRecord values; /* Positioning data for the first glyph
816 ValueFormat valueFormat1; /* ValueRecord definition--for the
819 ValueFormat valueFormat2; /* ValueRecord definition--for the
834 ValueRecord value
[all...]

Completed in 160 milliseconds