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

  /external/pdfium/core/fxcrt/
fx_ucd.h 111 inline FX_CHARTYPE GetCharTypeFromProp(uint32_t prop) {
138 FX_CHARTYPE GetCharType() const { return GetCharTypeFromProp(m_dwCharProps); }
  /external/pdfium/xfa/fgas/layout/
fgas_textbreak.cpp 550 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps);
    [all...]
fgas_rtfbreak.cpp 232 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps);

Completed in 92 milliseconds