Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dfgas_textbreak.cpp440 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Arabic() local
505 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Others() local
550 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in AppendChar() local
820 FX_CHARTYPE chartype; in EndBreak_Alignment() local
1214 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in GetDisplayPos() local
Dfgas_rtfbreak.cpp232 FX_CHARTYPE chartype = GetCharTypeFromProp(dwProps); in AppendChar() local
372 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Others() local
/external/pcre/dist2/src/
Dpcre2_match.c4271 int chartype; in match() local
5001 int chartype; in match() local
5521 int chartype; in match() local
Dpcre2_internal.h1788 uint8_t chartype; /* ucp_Cc, etc. (general categories) */ member