Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dcfx_char.cpp36 return GetCharTypeFromProp(m_dwCharProps); in GetCharType()
Dfx_unicode.h40 inline FX_CHARTYPE GetCharTypeFromProp(uint32_t prop) { in GetCharTypeFromProp() function
/external/pdfium/xfa/fgas/layout/
Dcfx_txtbreak.cpp206 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in AppendChar()
700 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in GetDisplayPos()
Dcfx_rtfbreak.cpp71 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in AppendChar()