Home
last modified time | relevance | path

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

/external/icu4c/samples/layout/
DGDIFontInstance.h38 HDC getHDC() const;
46 inline HDC GDISurface::getHDC() const in getHDC() function
DGDIFontInstance.cpp113 HDC hdc = surface->getHDC(); in GDIFontInstance()
198 HDC hdc = surface->getHDC(); in GDIFontInstance()
344 HDC hdc = fSurface->getHDC(); in readFontTable()
370 HDC hdc = fSurface->getHDC(); in getGlyphAdvance()