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

  /external/chromium_org/content/renderer/pepper/
pepper_truetype_font_win.cc 84 CLIP_DEFAULT_PRECIS,
  /external/pdfium/core/src/fpdfdoc/
doc_form.cpp 449 HFONT hFont = ::CreateFontA(0, 0, 0, 0, 0, 0, 0, 0, iCharSet, OUT_DEFAULT_PRECIS, CLIP_DEFAULT_PRECIS, DEFAULT_QUALITY, DEFAULT_PITCH | FF_DONTCARE, (FX_LPCSTR)csFontName);
471 HFONT hFont = ::CreateFontW(0, 0, 0, 0, 0, 0, 0, 0, iCharSet, OUT_DEFAULT_PRECIS, CLIP_DEFAULT_PRECIS, DEFAULT_QUALITY, DEFAULT_PITCH | FF_DONTCARE, csFontName);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h 1129 #define CLIP_DEFAULT_PRECIS 0
    [all...]

Completed in 192 milliseconds