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 57 bool Font::HasTable(int32_t tag) const {
62 if (!HasTable(tag))
185 if (HasTable(*tag)) {
201 if (HasTable(Tag::CFF)) {
font.h 248 bool HasTable(int32_t tag) const;

Completed in 760 milliseconds