Home
last modified time | relevance | path

Searched refs:bRich (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp1250 FX_BOOL bRich = m_pVT->IsRichText(); in GetText() local
1262 if (bRich) in GetText()
1292 FX_BOOL bRich = m_pVT->IsRichText(); in GetRangeText() local
1310 if (bRich) in GetRangeText()