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

  /external/pdfium/core/fxcrt/
cfx_char.cpp 36 return GetCharTypeFromProp(m_dwCharProps);
fx_unicode.h 40 inline FX_CHARTYPE GetCharTypeFromProp(uint32_t prop) {
  /external/pdfium/xfa/fgas/layout/
cfx_txtbreak.cpp 206 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps);
700 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps);
cfx_rtfbreak.cpp 71 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps);

Completed in 306 milliseconds