Searched refs:GetFontMap (Results 1 – 7 of 7) sorted by relevance
276 IPVT_FontMap* GetFontMap();447 IPVT_FontMap* GetFontMap() const;
109 IPVT_FontMap* CPWL_EditImpl_Provider::GetFontMap() const { in GetFontMap() function in CPWL_EditImpl_Provider482 IPVT_FontMap* pFontMap = pEdit->GetFontMap(); in DrawEdit()605 IPVT_FontMap* CPWL_EditImpl::GetFontMap() { in GetFontMap() function in CPWL_EditImpl606 return m_pVTProvider ? m_pVTProvider->GetFontMap() : nullptr; in GetFontMap()1863 if (IPVT_FontMap* pFontMap = GetFontMap()) in GetCharSetFromUnicode()1876 IPVT_FontMap* pFontMap = GetFontMap(); in GetPDFWordString()
387 IPVT_FontMap* pFontMap = GetFontMap(); in SetCharArray()529 if (IPVT_FontMap* pFontMap = GetFontMap()) { in OnChar()
32 m_pEdit->SetFontMap(GetFontMap()); in OnCreated()
239 IPVT_FontMap* GetFontMap() const { return m_CreationParams.pFontMap.Get(); } in GetFontMap() function
77 m_pList->SetFontMap(GetFontMap()); in OnCreated()
634 sEditStream << GetFontSetString(pEdit->GetFontMap(), word.nFontIndex, in GetEditAppStream()656 sEditStream << GetFontSetString(pEdit->GetFontMap(), word.nFontIndex, in GetEditAppStream()