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

  /external/skia/src/ports/
SkFontHost_win.cpp 240 // Therefore all TMPF_DEVICE will be PostScript (cubic) fonts.
242 (textMetric.tmPitchAndFamily & TMPF_DEVICE));
673 // Therefore all TMPF_DEVICE will be PostScript fonts.
675 // If TMPF_VECTOR is set, one of TMPF_TRUETYPE or TMPF_DEVICE means that
680 if (fTM.tmPitchAndFamily & (TMPF_TRUETYPE | TMPF_DEVICE)) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h 800 #define TMPF_DEVICE 0x08
    [all...]

Completed in 62 milliseconds