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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusimpl.h 746 nativeFont(NULL), lastStatus(Ok)
750 emSize, style, unit, &nativeFont);
754 nativeFont(NULL), lastStatus(Ok)
759 hdc, &logfont, &nativeFont);
762 hdc, &nativeFont);
767 nativeFont(NULL), lastStatus(Ok)
770 hdc, logfont, &nativeFont);
774 nativeFont(NULL), lastStatus(Ok)
777 hdc, logfont, &nativeFont);
781 nativeFont(NULL), lastStatus(Ok
    [all...]
gdiplusheaders.h 362 return nativeFont != NULL;
367 nativeFont(font), lastStatus(status) {}
377 GpFont *nativeFont;
gdiplusgraphics.h 289 font ? font->nativeFont : NULL,
625 font ? font->nativeFont : NULL,
636 font ? font->nativeFont : NULL,
647 font ? font->nativeFont : NULL,
    [all...]

Completed in 1238 milliseconds