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

  /external/sfntly/cpp/src/sfntly/table/core/
maximum_profile_table.h 102 kMaxTwilightPoints = 16,
maximum_profile_table.cc 54 return data_->ReadUShort(Offset::kMaxTwilightPoints);
174 return InternalReadData()->ReadUShort(Offset::kMaxTwilightPoints);
179 InternalWriteData()->WriteUShort(Offset::kMaxTwilightPoints,

Completed in 30 milliseconds