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/icu4c/samples/layout/
GDIFontInstance.h
38
HDC
getHDC
() const;
46
inline HDC GDISurface::
getHDC
() const
GDIFontInstance.cpp
113
HDC hdc = surface->
getHDC
();
198
HDC hdc = surface->
getHDC
();
344
HDC hdc = fSurface->
getHDC
();
370
HDC hdc = fSurface->
getHDC
();
Completed in 73 milliseconds