HFONT 71 base/win/scoped_gdi_object.h typedef ScopedGDIObject<HFONT> ScopedHFONT; HFONT 134 chrome/renderer/chrome_render_process_observer.cc HFONT font = static_cast<HFONT>(GetCurrentObject(hdc, OBJ_FONT)); HFONT 219 chrome/utility/chrome_content_utility_client.cc HFONT font = static_cast<HFONT>(GetCurrentObject(hdc, OBJ_FONT)); HFONT 1218 content/browser/renderer_host/render_message_filter.cc HFONT font_handle = CreateFontIndirect(&font); HFONT 34 content/common/font_cache_dispatcher_win.cc HFONT font_handle = CreateFontIndirect(&font); HFONT 118 content/common/font_cache_dispatcher_win.cc HFONT font_; HFONT 47 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc virtual bool ensureFontLoaded(HFONT); HFONT 75 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc HFONT font) { HFONT 46 content/renderer/pepper/pepper_truetype_font_win.cc HFONT font_; HFONT 193 content/renderer/renderer_webkitplatformsupport_impl.cc virtual bool ensureFontLoaded(HFONT); HFONT 554 content/renderer/renderer_webkitplatformsupport_impl.cc HFONT font) { HFONT 100 remoting/host/disconnect_window_win.cc dc, (HFONT)SendMessage(control, WM_GETFONT, 0, 0)); HFONT 381 skia/ext/vector_platform_device_emf_win.cc HFONT fNewFont; HFONT 382 skia/ext/vector_platform_device_emf_win.cc HFONT fSavedFont; HFONT 401 skia/ext/vector_platform_device_emf_win.cc fSavedFont = (HFONT)::SelectObject(hdc, fNewFont); HFONT 483 third_party/harfbuzz-ng/src/hb-uniscribe.cc HFONT hfont; HFONT 556 third_party/harfbuzz-ng/src/hb-uniscribe.cc HFONT HFONT 43 third_party/harfbuzz-ng/src/hb-uniscribe.h HFONT HFONT 535 third_party/npapi/npspy/windows/dirpick.cpp HFONT hFont = (HFONT)SendMessage(hWnd, WM_GETFONT, 0, 0L); HFONT 539 third_party/npapi/npspy/windows/dirpick.cpp HFONT hFontOld = SelectFont(hDC, hFont); HFONT 172 third_party/npapi/npspy/windows/gui_main.cpp HFONT hFont = GetStockFont(ANSI_FIXED_FONT); HFONT 491 third_party/wtl/include/atlapp.h inline HFONT AtlGetDefaultGuiFont() HFONT 494 third_party/wtl/include/atlapp.h return (HFONT)::GetStockObject(DEFAULT_GUI_FONT); HFONT 496 third_party/wtl/include/atlapp.h return (HFONT)::GetStockObject(SYSTEM_FONT); HFONT 501 third_party/wtl/include/atlapp.h inline HFONT AtlCreateBoldFont(HFONT hFont = NULL) HFONT 506 third_party/wtl/include/atlapp.h HFONT hFontBold = NULL; HFONT 1549 third_party/wtl/include/atlcrack.h func((HFONT)wParam, (BOOL)LOWORD(lParam)); \ HFONT 9274 third_party/wtl/include/atlctrls.h return CFontHandle((HFONT)::SendMessage(m_hWnd, DTM_GETMCFONT, 0, 0L)); HFONT 9277 third_party/wtl/include/atlctrls.h void SetMonthCalFont(HFONT hFont, BOOL bRedraw = TRUE) HFONT 1827 third_party/wtl/include/atlctrlw.h HFONT hFont = GetFont(); HFONT 1828 third_party/wtl/include/atlctrlw.h HFONT hFontOld = NULL; HFONT 2566 third_party/wtl/include/atlctrlw.h HFONT hOldFont = NULL; HFONT 2959 third_party/wtl/include/atlctrlw.h HFONT hFontMenu = ::CreateFontIndirect(&info.lfMenuFont); HFONT 2975 third_party/wtl/include/atlctrlw.h HFONT hFontOld = dc.SelectFont(m_fontMenu); HFONT 778 third_party/wtl/include/atlctrlx.h HFONT m_hFont; HFONT 779 third_party/wtl/include/atlctrlx.h HFONT m_hFontNormal; HFONT 908 third_party/wtl/include/atlctrlx.h HFONT GetLinkFont() const HFONT 913 third_party/wtl/include/atlctrlx.h void SetLinkFont(HFONT hFont) HFONT 934 third_party/wtl/include/atlctrlx.h HFONT hFontOld = dc.SelectFont(m_hFontNormal); HFONT 983 third_party/wtl/include/atlctrlx.h HFONT hFontOld = dc.SelectFont(m_hFontNormal); HFONT 1002 third_party/wtl/include/atlctrlx.h HFONT hOldFont = NULL; HFONT 1313 third_party/wtl/include/atlctrlx.h m_hFontNormal = (HFONT)wParam; HFONT 1377 third_party/wtl/include/atlctrlx.h m_hFontNormal = (HFONT)::GetStockObject(SYSTEM_FONT); HFONT 1528 third_party/wtl/include/atlctrlx.h HFONT hFontOld = dc.SelectFont(m_hFontNormal); HFONT 1546 third_party/wtl/include/atlctrlx.h HFONT hOldFont = NULL; HFONT 1652 third_party/wtl/include/atlctrlx.h HFONT hFontOld = dc.SelectFont(m_hFontNormal); HFONT 1683 third_party/wtl/include/atlctrlx.h HFONT hFontOld = NULL; HFONT 1938 third_party/wtl/include/atlctrlx.h HFONT hOldFont = dc.SelectFont(GetFont()); HFONT 2636 third_party/wtl/include/atlctrlx.h HFONT GetTitleFont() const HFONT 2678 third_party/wtl/include/atlctrlx.h HFONT hFontOld = dc.SelectFont(pT->GetTitleFont()); HFONT 5055 third_party/wtl/include/atldlgs.h HFONT GetExteriorPageTitleFont(void) HFONT 5058 third_party/wtl/include/atldlgs.h return (HFONT)::SendMessage(m_hWnd, GetMessage_GetExteriorPageTitleFont(), 0, 0L); HFONT 5061 third_party/wtl/include/atldlgs.h HFONT GetBulletFont(void) HFONT 5064 third_party/wtl/include/atldlgs.h return (HFONT)::SendMessage(m_hWnd, GetMessage_GetBulletFont(), 0, 0L); HFONT 5206 third_party/wtl/include/atldlgs.h return (LRESULT)(HFONT)m_fontExteriorPageTitle; HFONT 5211 third_party/wtl/include/atldlgs.h return (LRESULT)(HFONT)m_fontBullet; HFONT 5276 third_party/wtl/include/atldlgs.h HFONT GetExteriorPageTitleFont(void) HFONT 5282 third_party/wtl/include/atldlgs.h HFONT GetBulletFont(void) HFONT 521 third_party/wtl/include/atlframe.h CFontHandle font = (HFONT)::SendMessage(hWnd, WM_GETFONT, 0, 0L); HFONT 375 third_party/wtl/include/atlgdi.h CLogFont(HFONT hFont) HFONT 381 third_party/wtl/include/atlgdi.h HFONT CreateFontIndirect() HFONT 499 third_party/wtl/include/atlgdi.h CLogFont& operator =(HFONT hFont) HFONT 531 third_party/wtl/include/atlgdi.h HFONT m_hFont; HFONT 534 third_party/wtl/include/atlgdi.h CFontT(HFONT hFont = NULL) : m_hFont(hFont) HFONT 543 third_party/wtl/include/atlgdi.h CFontT<t_bManaged>& operator =(HFONT hFont) HFONT 549 third_party/wtl/include/atlgdi.h void Attach(HFONT hFont) HFONT 556 third_party/wtl/include/atlgdi.h HFONT Detach() HFONT 558 third_party/wtl/include/atlgdi.h HFONT hFont = m_hFont; HFONT 563 third_party/wtl/include/atlgdi.h operator HFONT() const { return m_hFont; } HFONT 568 third_party/wtl/include/atlgdi.h HFONT CreateFontIndirect(const LOGFONT* lpLogFont) HFONT 576 third_party/wtl/include/atlgdi.h HFONT CreateFontIndirectEx(CONST ENUMLOGFONTEXDV* penumlfex) HFONT 585 third_party/wtl/include/atlgdi.h HFONT CreateFont(int nHeight, int nWidth, int nEscapement, HFONT 607 third_party/wtl/include/atlgdi.h HFONT CreatePointFont(int nPointSize, LPCTSTR lpszFaceName, HDC hDC = NULL, bool bBold = false, bool bItalic = false) HFONT 622 third_party/wtl/include/atlgdi.h HFONT CreatePointFontIndirect(const LOGFONT* lpLogFont, HDC hDC = NULL) HFONT 1267 third_party/wtl/include/atlgdi.h return CFontHandle((HFONT)::GetCurrentObject(m_hDC, OBJ_FONT)); HFONT 1389 third_party/wtl/include/atlgdi.h HFONT SelectFont(HFONT hFont) HFONT 1393 third_party/wtl/include/atlgdi.h return (HFONT)::SelectObject(m_hDC, hFont); HFONT 1432 third_party/wtl/include/atlgdi.h HFONT SelectStockFont(int nFont) HFONT 1439 third_party/wtl/include/atlgdi.h return SelectFont((HFONT)::GetStockObject(nFont)); HFONT 2889 third_party/wtl/include/atlgdi.h HFONT hStockFont = (HFONT)::GetStockObject(SYSTEM_FONT); HFONT 2890 third_party/wtl/include/atlgdi.h HFONT hFontOld = (HFONT)::SelectObject(pDC->m_hDC, hStockFont); HFONT 2895 third_party/wtl/include/atlgdi.h pDC->SelectFont((HFONT)hObject); HFONT 2909 third_party/wtl/include/atlgdi.h pDC->SelectFont((HFONT)hObject); HFONT 3875 third_party/wtl/include/atlmisc.h inline HFONT AtlGetStockFont(int nFont) HFONT 3882 third_party/wtl/include/atlmisc.h return (HFONT)::GetStockObject(nFont); HFONT 49 ui/base/l10n/l10n_util_win.cc HFONT hfont = CreateFont(12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, HFONT 54 ui/base/l10n/l10n_util_win.cc HGDIOBJ oldFont = static_cast<HFONT>(SelectObject(dc, hfont)); HFONT 181 ui/base/l10n/l10n_util_win.cc HFONT hfont = CreateFontIndirect(&logfont); HFONT 58 ui/gfx/native_widget_types.h typedef struct HFONT__* HFONT; HFONT 150 ui/gfx/native_widget_types.h typedef HFONT NativeFont; HFONT 118 ui/gfx/platform_font_win.cc HFONT hfont = CreateFontIndirect(&font_info); HFONT 132 ui/gfx/platform_font_win.cc HFONT hfont = CreateFontIndirect(&font_info); HFONT 195 ui/gfx/platform_font_win.cc void PlatformFontWin::InitWithCopyOfHFONT(HFONT hfont) { HFONT 204 ui/gfx/platform_font_win.cc HFONT hf = ::CreateFont(-font_size, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, HFONT 219 ui/gfx/platform_font_win.cc HFONT font = CreateFontIndirect(&metrics.lfMessageFont); HFONT 228 ui/gfx/platform_font_win.cc PlatformFontWin::HFontRef* PlatformFontWin::CreateHFontRef(HFONT font) { HFONT 263 ui/gfx/platform_font_win.cc PlatformFontWin::HFontRef::HFontRef(HFONT hfont, HFONT 83 ui/gfx/platform_font_win.h HFontRef(HFONT hfont, HFONT 92 ui/gfx/platform_font_win.h HFONT hfont() const { return hfont_; } HFONT 110 ui/gfx/platform_font_win.h const HFONT hfont_; HFONT 132 ui/gfx/platform_font_win.h void InitWithCopyOfHFONT(HFONT hfont); HFONT 143 ui/gfx/platform_font_win.h static HFontRef* CreateHFontRef(HFONT font); HFONT 1477 ui/gfx/win/msg_util.h func((HFONT)wParam, (BOOL)LOWORD(lParam)); \ HFONT 231 ui/views/controls/menu/native_menu_win.cc HGDIOBJ old_font = static_cast<HFONT>(