Home
last modified time | relevance | path

Searched defs:wch (Results 1 – 21 of 21) sorted by relevance

/external/pdfium/core/src/fxcrt/
Dfx_unicode.cpp9 FX_DWORD FX_GetUnicodeProperties(FX_WCHAR wch) { in FX_GetUnicodeProperties()
23 FX_WCHAR FX_GetMirrorChar(FX_WCHAR wch, FX_BOOL bRTL, FX_BOOL bVertical) { in FX_GetMirrorChar()
45 FX_WCHAR FX_GetMirrorChar(FX_WCHAR wch, in FX_GetMirrorChar()
Dfx_bidi.cpp22 bool CFX_BidiChar::AppendChar(FX_WCHAR wch) { in AppendChar()
Dfx_extension.cpp160 FX_WCHAR wch = pwsStr[iUsedLen]; in FXSYS_wcstof() local
171 FX_WCHAR wch = pwsStr[iUsedLen]; in FXSYS_wcstof() local
Dfx_arabic.cpp253 FX_WCHAR CFX_ArabicChar::GetFormChar(FX_WCHAR wch, in GetFormChar()
319 FX_WCHAR wch; in FX_BidiReverseString() local
352 FX_WCHAR wch; in FX_BidiClassify() local
/external/pdfium/xfa/src/fgas/src/layout/
Dfx_linebreak.cpp275 FX_WCHAR wch; in FX_GetLineBreakPositions() local
300 FX_WCHAR wch; in FX_GetLineBreakPositions() local
Dfx_unicode.cpp63 FX_LPCJAPCHARPROPERTYEX FX_GetJapCharPropertyEx(FX_WCHAR wch) { in FX_GetJapCharPropertyEx()
80 FX_BOOL FX_AdjustJapCharDisplayPos(FX_WCHAR wch, in FX_AdjustJapCharDisplayPos()
Dfx_textbreak.cpp136 void CFX_TxtBreak::SetDefaultChar(FX_WCHAR wch) { in SetDefaultChar()
148 void CFX_TxtBreak::SetParagraphBreakChar(FX_WCHAR wch) { in SetParagraphBreakChar()
348 FX_WCHAR wch = pCurChar->m_wCharCode; in AppendChar_Combination() local
429 FX_WCHAR wch = pCurChar->m_wCharCode; in AppendChar_Control() local
523 FX_WCHAR wch = pCurChar->m_wCharCode; in AppendChar_Others() local
571 FX_DWORD CFX_TxtBreak::AppendChar(FX_WCHAR wch) { in AppendChar()
623 FX_WCHAR wch, wForm; in EndBreak_UpdateArabicShapes() local
1163 FX_WORD wch; member
1202 FX_WCHAR wch, wPrev = 0xFEFF, wNext, wForm, wLast = 0xFEFF; in GetDisplayPos() local
1585 FX_WCHAR wch, wLineBreakChar = pTxtRun->wLineBreakChar; in GetCharRects() local
Dfx_rtfbreak.cpp176 void CFX_RTFBreak::SetDefaultChar(FX_WCHAR wch) { in SetDefaultChar()
188 void CFX_RTFBreak::SetLineBreakChar(FX_WCHAR wch) { in SetLineBreakChar()
346 FX_DWORD CFX_RTFBreak::AppendChar(FX_WCHAR wch) { in AppendChar()
395 FX_DWORD CFX_RTFBreak::AppendChar_CharCode(FX_WCHAR wch) { in AppendChar_CharCode()
1208 FX_WCHAR wch, wPrev = 0xFEFF, wNext, wForm; in GetDisplayPos() local
1454 FX_WCHAR wch, wLineBreakChar = pText->wLineBreakChar; in GetCharRects() local
/external/pdfium/core/src/fpdftext/
Dunicodenormalization.cpp17 FX_STRSIZE FX_Unicode_GetNormalization(FX_WCHAR wch, FX_WCHAR* pDst) { in FX_Unicode_GetNormalization()
52 FX_WCHAR wch = wsSrc.GetAt(len); in FX_WideString_GetNormalization() local
Dfpdf_text_int.cpp2659 FX_WCHAR wch = str.GetAt(i); in CheckMailLink() local
/external/pdfium/core/include/fxcrt/
Dfx_ext.h39 inline FX_BOOL FXSYS_iswalpha(wchar_t wch) { in FXSYS_iswalpha()
42 inline FX_BOOL FXSYS_iswdigit(wchar_t wch) { in FXSYS_iswdigit()
45 inline FX_BOOL FXSYS_iswalnum(wchar_t wch) { in FXSYS_iswalnum()
/external/pdfium/xfa/src/fdp/src/css/
Dfde_csssyntax.cpp13 inline FX_BOOL FDE_IsSelectorStart(FX_WCHAR wch) { in FDE_IsSelectorStart()
96 FX_WCHAR wch; in DoSyntaxParse() local
372 inline FX_BOOL CFDE_CSSSyntaxParser::AppendChar(FX_WCHAR wch) { in AppendChar()
Dfde_cssstylesheet.cpp382 inline FX_BOOL FDE_IsCSSChar(FX_WCHAR wch) { in FDE_IsCSSChar()
389 FX_WCHAR wch = *psz; in FDE_GetCSSPersudoLen() local
401 FX_WCHAR wch = *psz; in FDE_GetCSSNameLen() local
428 FX_WCHAR wch = *psz; in FromString() local
Dfde_cssdatatable.cpp797 FX_WCHAR wch = *m_pCur; in NextValue() local
841 int32_t CFDE_CSSValueListParser::SkipTo(FX_WCHAR wch, in SkipTo()
Dfde_csssyntax.h19 FX_BOOL AppendChar(FX_WCHAR wch) { in AppendChar()
/external/pdfium/xfa/src/fgas/src/crt/
Dfx_encode.cpp13 FX_WORD wch; in FX_SwapByteOrder() local
36 FX_WORD wch; in FX_SwapByteOrderCopy() local
Dfx_system.cpp111 FX_WCHAR wch = pwsStr[iUsedLen]; in FX_wcstof() local
122 FX_WCHAR wch = pwsStr[iUsedLen]; in FX_wcstof() local
/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.cpp102 void CFDE_TextOut::SetParagraphBreakChar(FX_WCHAR wch) { in SetParagraphBreakChar()
238 FX_WCHAR wch; in CalcTextSize() local
458 FX_WCHAR wch; in LoadEllipsis() local
512 FX_WCHAR wch; in LoadText() local
713 FX_WCHAR wch; in ReloadLinePiece() local
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_resolveprocessor.cpp43 FX_WCHAR wch = rnd.m_wsName.GetAt(0); in XFA_ResolveNodes() local
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.cpp1599 FX_WCHAR wch = wsText.GetAt(i); in AppendChar() local
1637 FX_WCHAR wch = 0, wPrev = 0; in ProcessText() local
/external/libxml2/
Dtrio.c5684 trio_wchar_t wch; variable