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

  /external/skia/src/ports/
SkFontHost_win.cpp 154 textMetric.tmPitchAndFamily = TMPF_VECTOR;
159 if (!(textMetric.tmPitchAndFamily & TMPF_VECTOR)) {
190 textMetric.tmPitchAndFamily = TMPF_VECTOR;
195 if (!(textMetric.tmPitchAndFamily & TMPF_VECTOR)) {
243 fCanBeLCD = !((textMetric.tmPitchAndFamily & TMPF_VECTOR) &&
682 if (fTM.tmPitchAndFamily & TMPF_VECTOR) {
686 // If TMPF_VECTOR is set, one of TMPF_TRUETYPE or TMPF_DEVICE means that
    [all...]
  /external/skqp/src/ports/
SkFontHost_win.cpp 154 textMetric.tmPitchAndFamily = TMPF_VECTOR;
159 if (!(textMetric.tmPitchAndFamily & TMPF_VECTOR)) {
190 textMetric.tmPitchAndFamily = TMPF_VECTOR;
195 if (!(textMetric.tmPitchAndFamily & TMPF_VECTOR)) {
243 fCanBeLCD = !((textMetric.tmPitchAndFamily & TMPF_VECTOR) &&
682 if (fTM.tmPitchAndFamily & TMPF_VECTOR) {
686 // If TMPF_VECTOR is set, one of TMPF_TRUETYPE or TMPF_DEVICE means that
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h 799 #define TMPF_VECTOR 0x02
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 499 milliseconds