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/chromium_org/third_party/freetype/src/cff/
cf2hints.c
[
all
...]
cf2hints.h
177
*
GlyphPath
is a wrapper for drawing operations that scales the
247
cf2_glyphpath_init( CF2_GlyphPath
glyphpath
,
259
cf2_glyphpath_finalize( CF2_GlyphPath
glyphpath
);
variable
262
cf2_glyphpath_moveTo( CF2_GlyphPath
glyphpath
,
266
cf2_glyphpath_lineTo( CF2_GlyphPath
glyphpath
,
270
cf2_glyphpath_curveTo( CF2_GlyphPath
glyphpath
,
278
cf2_glyphpath_closeOpenPath( CF2_GlyphPath
glyphpath
);
variable
/external/freetype/src/cff/
cf2hints.c
[
all
...]
cf2hints.h
177
*
GlyphPath
is a wrapper for drawing operations that scales the
247
cf2_glyphpath_init( CF2_GlyphPath
glyphpath
,
259
cf2_glyphpath_finalize( CF2_GlyphPath
glyphpath
);
variable
262
cf2_glyphpath_moveTo( CF2_GlyphPath
glyphpath
,
266
cf2_glyphpath_lineTo( CF2_GlyphPath
glyphpath
,
270
cf2_glyphpath_curveTo( CF2_GlyphPath
glyphpath
,
278
cf2_glyphpath_closeOpenPath( CF2_GlyphPath
glyphpath
);
variable
Completed in 29 milliseconds