OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContourEndPoint
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc
401
number_of_points_ =
ContourEndPoint
(NumberOfContours() - 1) + 1;
412
contour_index_[contour + 1] =
ContourEndPoint
(contour) + 1;
505
int32_t GlyphTable::SimpleGlyph::
ContourEndPoint
(int32_t contour) {
glyph_table.h
210
int32_t
ContourEndPoint
(int32_t contour);
Completed in 275 milliseconds