OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:glyphpath
(Results
1 - 3
of
3
) sorted by null
/external/freetype/src/cff/
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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
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.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 61 milliseconds