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

  /external/skia/src/ports/
SkFontHost_win.cpp 152 textMetric.tmPitchAndFamily = TMPF_VECTOR;
157 if (!(textMetric.tmPitchAndFamily & TMPF_VECTOR)) {
188 textMetric.tmPitchAndFamily = TMPF_VECTOR;
193 if (!(textMetric.tmPitchAndFamily & TMPF_VECTOR)) {
225 textMetric.tmPitchAndFamily = TMPF_TRUETYPE;
237 this->setIsFixedPitch((textMetric.tmPitchAndFamily & TMPF_FIXED_PITCH) == 0);
241 fCanBeLCD = !((textMetric.tmPitchAndFamily & TMPF_VECTOR) &&
242 (textMetric.tmPitchAndFamily & TMPF_DEVICE));
666 fTM.tmPitchAndFamily = TMPF_TRUETYPE;
671 if (fTM.tmPitchAndFamily & TMPF_VECTOR)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wtypes.h 582 BYTE tmPitchAndFamily;
wingdi.h 835 BYTE tmPitchAndFamily;
858 BYTE tmPitchAndFamily;
902 BYTE tmPitchAndFamily;
929 BYTE tmPitchAndFamily;
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 684 milliseconds