HomeSort by relevance Sort by last modified time
    Searched refs:GetUnifiedCharType (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/fgas/layout/
fgas_rtfbreak.h 184 FX_CHARTYPE GetUnifiedCharType(FX_CHARTYPE chartype) const;
fgas_textbreak.h 253 FX_CHARTYPE GetUnifiedCharType(FX_CHARTYPE dwType) const;
fgas_rtfbreak.cpp 209 inline FX_CHARTYPE CFX_RTFBreak::GetUnifiedCharType(
249 GetUnifiedCharType(m_eCharType) != GetUnifiedCharType(chartype) &&
fgas_textbreak.cpp 275 inline FX_CHARTYPE CFX_TxtBreak::GetUnifiedCharType(
570 GetUnifiedCharType(m_eCharType) != GetUnifiedCharType(chartype) &&
    [all...]

Completed in 46 milliseconds