Searched refs:MacStyleAsInt (Results 1 – 2 of 2) sorted by relevance
80 virtual int32_t MacStyleAsInt();131 int32_t MacStyleAsInt();
73 int32_t FontHeaderTable::MacStyleAsInt() { in MacStyleAsInt() function in sfntly::FontHeaderTable217 int32_t FontHeaderTable::Builder::MacStyleAsInt() { in MacStyleAsInt() function in sfntly::FontHeaderTable::Builder218 return down_cast<FontHeaderTable*>(GetTable())->MacStyleAsInt(); in MacStyleAsInt()