Home | History | Annotate | Download | only in fxedit

Lines Matching defs:IsRichText

1250 			FX_BOOL bRich = m_pVT->IsRichText();

1292 FX_BOOL bRich = m_pVT->IsRichText();
1388 FX_BOOL CFX_Edit::IsRichText() const
1390 return m_pVT->IsRichText();
1498 if (m_pVT->IsValid() && m_pVT->IsRichText())
1577 if (m_pVT->IsValid() && m_pVT->IsRichText())
1780 if (m_pVT->IsValid() && m_pVT->IsRichText())
2635 if (m_bNotify && m_pVT->IsRichText() && m_pNotify)
3212 if (m_pVT->IsRichText())