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

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc 400 number_of_points_ = ContourEndPoint(NumberOfContours() - 1) + 1;
411 contour_index_[contour + 1] = ContourEndPoint(contour) + 1;
504 int32_t GlyphTable::SimpleGlyph::ContourEndPoint(int32_t contour) {
glyph_table.h 210 int32_t ContourEndPoint(int32_t contour);

Completed in 28 milliseconds