Home
last modified time | relevance | path

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

/external/icu4c/samples/layout/
Dgdiglue.cpp46 rs->setHDC(hdc); in rs_gdiRenderingSurfaceSetHDC()
Dlayout.cpp245 surface->setHDC(hdc); in WndProc()
293 surface->setHDC(hdc); in WndProc()
DGDIFontInstance.h39 void setHDC(HDC theHDC);
DGDIFontInstance.cpp35 void GDISurface::setHDC(HDC theHDC) in setHDC() function in GDISurface