OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getHDC
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/samples/layout/
GDIFontInstance.h
44
HDC
getHDC
() const;
52
inline HDC GDISurface::
getHDC
() const
GDIFontInstance.cpp
119
HDC hdc = surface->
getHDC
();
204
HDC hdc = surface->
getHDC
();
350
HDC hdc = fSurface->
getHDC
();
376
HDC hdc = fSurface->
getHDC
();
Completed in 140 milliseconds