Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dcfx_txtbreak.cpp129 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Arabic() local
196 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Others() local
231 FX_CHARTYPE chartype = FX_GetCharType(wch); in AppendChar() local
433 FX_CHARTYPE chartype = pTC->GetCharType(); in EndBreak_Alignment() local
716 FX_CHARTYPE chartype = FX_GetCharType(wch); in GetDisplayPos() local
Dcfx_rtfbreak.cpp71 FX_CHARTYPE chartype = FX_GetCharType(wch); in AppendChar() local
271 FX_CHARTYPE chartype = pCurChar->GetCharType(); in AppendChar_Others() local
/external/pcre/dist2/src/
Dpcre2_match.c2571 int chartype; in match() local
3300 int chartype; in match() local
3828 int chartype; in match() local
Dpcre2_internal.h1783 uint8_t chartype; /* ucp_Cc, etc. (general categories) */ member