Home
last modified time | relevance | path

Searched refs:setHDC (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/samples/layout/
Dgdiglue.cpp49 rs->setHDC(hdc); in rs_gdiRenderingSurfaceSetHDC()
Dlayout.cpp251 surface->setHDC(hdc); in WndProc()
299 surface->setHDC(hdc); in WndProc()
DGDIFontInstance.h45 void setHDC(HDC theHDC);
DGDIFontInstance.cpp41 void GDISurface::setHDC(HDC theHDC) in setHDC() function in GDISurface