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

  /external/pdfium/xfa/fgas/font/
cfgas_defaultfontmanager.h 24 RetainPtr<CFGAS_GEFont> GetDefaultFont(CFGAS_FontMgr* pFontMgr,
cfgas_defaultfontmanager.cpp 57 RetainPtr<CFGAS_GEFont> CFGAS_DefaultFontManager::GetDefaultFont(
  /external/pdfium/xfa/fxfa/
cxfa_fontmgr.cpp 59 pFont = m_pDefFontMgr->GetDefaultFont(hDoc->GetApp()->GetFDEFontMgr(),
  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.cc 49 HFONT GetDefaultFont() {
94 ::SendMessage(wnd_, WM_SETFONT, reinterpret_cast<WPARAM>(GetDefaultFont()),
294 HGDIOBJ old_font = ::SelectObject(ps.hdc, GetDefaultFont());
458 ::SendMessage(*wnd, WM_SETFONT, reinterpret_cast<WPARAM>(GetDefaultFont()),

Completed in 197 milliseconds