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.c2643 int chartype; in match() local
3372 int chartype; in match() local
3900 int chartype; in match() local
Dpcre2_internal.h1796 uint8_t chartype; /* ucp_Cc, etc. (general categories) */ member