Home
last modified time | relevance | path

Searched refs:kMaxTwilightPoints (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/core/
Dmaximum_profile_table.cc54 return data_->ReadUShort(Offset::kMaxTwilightPoints); in MaxTwilightPoints()
174 return InternalReadData()->ReadUShort(Offset::kMaxTwilightPoints); in MaxTwilightPoints()
179 InternalWriteData()->WriteUShort(Offset::kMaxTwilightPoints, in SetMaxTwilightPoints()
Dmaximum_profile_table.h102 kMaxTwilightPoints = 16, enumerator