OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glyphpath
(Results
1 - 4
of
4
) sorted by null
/external/freetype/src/cff/
cf2hints.c
[
all
...]
cf2hints.h
177
*
GlyphPath
is a wrapper for drawing operations that scales the
249
cf2_glyphpath_init( CF2_GlyphPath
glyphpath
,
261
cf2_glyphpath_finalize( CF2_GlyphPath
glyphpath
);
variable
264
cf2_glyphpath_moveTo( CF2_GlyphPath
glyphpath
,
268
cf2_glyphpath_lineTo( CF2_GlyphPath
glyphpath
,
272
cf2_glyphpath_curveTo( CF2_GlyphPath
glyphpath
,
280
cf2_glyphpath_closeOpenPath( CF2_GlyphPath
glyphpath
);
variable
/external/pdfium/third_party/freetype/src/cff/
cf2hints.c
[
all
...]
cf2hints.h
177
*
GlyphPath
is a wrapper for drawing operations that scales the
249
cf2_glyphpath_init( CF2_GlyphPath
glyphpath
,
261
cf2_glyphpath_finalize( CF2_GlyphPath
glyphpath
);
variable
264
cf2_glyphpath_moveTo( CF2_GlyphPath
glyphpath
,
268
cf2_glyphpath_lineTo( CF2_GlyphPath
glyphpath
,
272
cf2_glyphpath_curveTo( CF2_GlyphPath
glyphpath
,
280
cf2_glyphpath_closeOpenPath( CF2_GlyphPath
glyphpath
);
variable
Completed in 55 milliseconds