OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TransformationSize
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.h
277
int32_t
TransformationSize
(int32_t contour);
glyph_table.cc
579
int32_t GlyphTable::CompositeGlyph::
TransformationSize
(int32_t contour) {
603
int32_t tsize =
TransformationSize
(contour);
Completed in 215 milliseconds