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

  /external/chromium_org/third_party/npapi/npspy/windows/
gui_main.cpp 172 HFONT hFont = GetStockFont(ANSI_FIXED_FONT);
dirpick.cpp 537 hFont = GetStockFont(SYSTEM_FONT);
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 63 static CPDF_Font* GetStockFont(CPDF_Document* pDoc, FX_BSTR fontname);
  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font.cpp 395 CPDF_Font* CPDF_Font::GetStockFont(CPDF_Document* pDoc, FX_BSTR name)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windowsx.h16 46 #define GetStockFont(i) ((HFONT)GetStockObject(i))
    [all...]
windowsx.h 43 #define GetStockFont(i) ((HFONT)GetStockObject(i))
    [all...]

Completed in 143 milliseconds