Searched refs:kMaxContours (Results 1 – 2 of 2) sorted by relevance
38 return data_->ReadUShort(Offset::kMaxContours); in MaxContours()138 return InternalReadData()->ReadUShort(Offset::kMaxContours); in MaxContours()142 InternalWriteData()->WriteUShort(Offset::kMaxContours, max_contours); in SetMaxContours()
98 kMaxContours = 8, enumerator