OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glyphWidth
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/freetype/src/cff/
cf2font.h
105
CF2_F16Dot16*
glyphWidth
);
cf2font.c
324
CF2_F16Dot16*
glyphWidth
)
392
*
glyphWidth
= advWidth;
cf2ft.c
318
CF2_F16Dot16
glyphWidth
;
355
error2 = cf2_getGlyphOutline( font, &buf, &transform, &
glyphWidth
);
359
cf2_setGlyphWidth( &font->outline,
glyphWidth
);
/external/freetype/src/cff/
cf2font.h
105
CF2_F16Dot16*
glyphWidth
);
cf2font.c
324
CF2_F16Dot16*
glyphWidth
)
392
*
glyphWidth
= advWidth;
cf2ft.c
318
CF2_F16Dot16
glyphWidth
;
355
error2 = cf2_getGlyphOutline( font, &buf, &transform, &
glyphWidth
);
359
cf2_setGlyphWidth( &font->outline,
glyphWidth
);
Completed in 301 milliseconds