Home
last modified time | relevance | path

Searched defs:chartype (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fgas/layout/
Dcfx_txtbreak.cpp122 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Arabic() local
176 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Others() local
206 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in AppendChar() local
413 FX_CHARTYPE chartype = pTC->GetCharType(); in EndBreak_Alignment() local
700 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in GetDisplayPos() local
Dcfx_rtfbreak.cpp71 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in AppendChar() local
226 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Others() local
/external/pcre/dist2/src/
Dpcre2_match.c2570 int chartype; in match() local
3299 int chartype; in match() local
3827 int chartype; in match() local
Dpcre2_internal.h1746 uint8_t chartype; /* ucp_Cc, etc. (general categories) */ member