Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dfgas_rtfbreak.h184 FX_CHARTYPE GetUnifiedCharType(FX_CHARTYPE chartype) const;
Dfgas_rtfbreak.cpp209 inline FX_CHARTYPE CFX_RTFBreak::GetUnifiedCharType( in GetUnifiedCharType() function in CFX_RTFBreak
249 GetUnifiedCharType(m_eCharType) != GetUnifiedCharType(chartype) && in AppendChar()
Dfgas_textbreak.h253 FX_CHARTYPE GetUnifiedCharType(FX_CHARTYPE dwType) const;
Dfgas_textbreak.cpp275 inline FX_CHARTYPE CFX_TxtBreak::GetUnifiedCharType( in GetUnifiedCharType() function in CFX_TxtBreak
570 GetUnifiedCharType(m_eCharType) != GetUnifiedCharType(chartype) && in AppendChar()