HomeSort by relevance Sort by last modified time
    Searched refs:HasTable (Results 1 - 2 of 2) sorted by null

  /external/sfntly/cpp/src/sfntly/
font.cc 51 bool Font::HasTable(int32_t tag) {
58 if (!HasTable(tag)) {
182 if (HasTable(*tag)) {
198 if (HasTable(Tag::CFF)) {
font.h 248 bool HasTable(int32_t tag);

Completed in 275 milliseconds