Searched refs:m_pApp (Results 1 – 4 of 4) sorted by relevance
61 CXFA_FFApp* GetApp() const { return m_pApp.Get(); } in GetApp()81 UnownedPtr<CXFA_FFApp> const m_pApp; variable
61 m_pApp(pApp) { in CXFA_FWLTheme()68 m_pApp->GetXFAFontMgr()->GetFont(doc, g_FWLTheme_CalFonts[i], 0); in LoadCalendarFont()72 CFGAS_FontMgr* font_mgr = m_pApp->GetFDEFontMgr(); in LoadCalendarFont()
76 m_pApp(pApp), in CXFA_FFDoc()96 m_pApp->ClearEventTargets(); in ~CXFA_FFDoc()
66 UnownedPtr<CXFA_FFApp> const m_pApp; variable