OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CF2_GlyphPath
(Results
1 - 3
of
3
) sorted by null
/external/freetype/src/cff/
cf2hints.h
243
} CF2_GlyphPathRec, *
CF2_GlyphPath
;
247
cf2_glyphpath_init(
CF2_GlyphPath
glyphpath,
259
cf2_glyphpath_finalize(
CF2_GlyphPath
glyphpath );
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 );
cf2hints.c
[
all
...]
cf2intrp.c
332
CF2_GlyphPath
glyphPath,
[
all
...]
Completed in 570 milliseconds