Searched refs:os2Table (Results 1 – 1 of 1) sorted by relevance
83 HbBlob os2Table(getFontTable(typeface, os2Tag)); in addFont() local84 if (os2Table.get() == nullptr) return false; in addFont()87 if (analyzeStyle(os2Table.get(), os2Table.size(), &weight, &italic)) { in addFont()