Home
last modified time | relevance | path

Searched refs:getHDC (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/samples/layout/
DGDIFontInstance.h44 HDC getHDC() const;
52 inline HDC GDISurface::getHDC() const in getHDC() function
DGDIFontInstance.cpp119 HDC hdc = surface->getHDC(); in GDIFontInstance()
204 HDC hdc = surface->getHDC(); in GDIFontInstance()
350 HDC hdc = fSurface->getHDC(); in readFontTable()
376 HDC hdc = fSurface->getHDC(); in getGlyphAdvance()