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

  /external/sfntly/cpp/src/sfntly/table/core/
maximum_profile_table.cc 46 return data_->ReadUShort(Offset::kMaxCompositeContours);
156 return InternalReadData()->ReadUShort(Offset::kMaxCompositeContours);
161 InternalWriteData()->WriteUShort(Offset::kMaxCompositeContours,
maximum_profile_table.h 100 kMaxCompositeContours = 12,

Completed in 143 milliseconds