HomeSort by relevance Sort by last modified time
    Searched refs:getHDC (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/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();
  /external/icu/icu4c/source/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 890 milliseconds