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

  /external/sfntly/cpp/src/sfntly/table/core/
maximum_profile_table.h 98 kMaxContours = 8,
maximum_profile_table.cc 38 return data_->ReadUShort(Offset::kMaxContours);
138 return InternalReadData()->ReadUShort(Offset::kMaxContours);
142 InternalWriteData()->WriteUShort(Offset::kMaxContours, max_contours);

Completed in 2809 milliseconds