Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-morx-table.hh694 CurrentInsertBefore= 0x0800, /* If set, specifies that insertions are to be made enumerator
764 bool before = flags & CurrentInsertBefore; in transition()
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py379 if self.CurrentInsertBefore: flags |= 0x0800
405 self.CurrentInsertBefore = bool(flags & 0x0800)