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

  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_truetype_font_list_win.cc 50 desc.weight = static_cast<PP_TrueTypeFontWeight_Dev>(lf.lfWeight);
pepper_truetype_font_win.cc 120 desc->weight = static_cast<PP_TrueTypeFontWeight_Dev>(font_desc.lfWeight);
  /external/chromium_org/third_party/icu/source/samples/layout/
GDIFontInstance.cpp 142 lf.lfWeight = 0;
230 lf.lfWeight = 0;
  /external/icu/icu4c/source/samples/layout/
GDIFontInstance.cpp 142 lf.lfWeight = 0;
230 lf.lfWeight = 0;
  /external/chromium_org/ui/gfx/
platform_font_win.cc 63 font_info->lfWeight = (font_style & gfx::Font::BOLD) ? FW_BOLD : FW_NORMAL;
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 329 if (pLogFont->lfWeight > FW_MEDIUM && pLogFont->lfItalic) {
331 } else if (pLogFont->lfWeight > FW_MEDIUM) {
422 pFontDesc->SetAtInteger("StemV", pLogFont->lfWeight / 5);
    [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_win.cpp 131 if (lf.lfWeight >= FW_BOLD) {
141 lf->lfWeight = (style & SkTypeface::kBold) != 0 ? FW_BOLD : FW_NORMAL ;
    [all...]
  /external/skia/src/ports/
SkFontHost_win.cpp 131 if (lf.lfWeight >= FW_BOLD) {
141 lf->lfWeight = (style & SkTypeface::kBold) != 0 ? FW_BOLD : FW_NORMAL ;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h 1046 LONG lfWeight;
1063 LONG lfWeight;
    [all...]
mshtml.h     [all...]
mshtmlc.h     [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 770 milliseconds