OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gFont
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/samples/layout/
Surface.cpp
7
GDIFontInstance *
gFont
= (GDIFontInstance *) font;
11
SelectObject(fHdc,
gFont
->fFont);
GnomeFontInstance.cpp
44
GnomeFontInstance *
gFont
= (GnomeFontInstance *) font;
46
gFont
->rasterizeGlyphs(fCairo, glyphs, count, positions, x, y);
Completed in 149 milliseconds