Home
last modified time | relevance | path

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

12

/external/pdfium/core/fxcrt/
Dfx_unicode.cpp37 uint16_t GetUnicodeProperties(wchar_t wch) { in GetUnicodeProperties()
71 uint16_t GetExtendedUnicodeProperties(wchar_t wch) { in GetExtendedUnicodeProperties()
137 wchar_t FX_GetMirrorChar(wchar_t wch) { in FX_GetMirrorChar()
146 FX_BIDICLASS FX_GetBidiClass(wchar_t wch) { in FX_GetBidiClass()
154 FX_CHARTYPE FX_GetCharType(wchar_t wch) { in FX_GetCharType()
161 FX_BREAKPROPERTY FX_GetBreakProperty(wchar_t wch) { in FX_GetBreakProperty()
Dfx_extension.cpp51 wchar_t wch = pwsStr[iUsedLen]; in FXSYS_wcstof() local
62 wchar_t wch = pwsStr[iUsedLen]; in FXSYS_wcstof() local
84 wchar_t wch = pwsStr[iUsedLen]; in FXSYS_wcstof() local
Dfx_bidi.cpp17 bool CFX_BidiChar::AppendChar(wchar_t wch) { in AppendChar()
Dcfx_seekablestreamproxy.cpp100 uint16_t wch = *pStr; in SwapByteOrder() local
Dwidestring.cpp959 auto wch = wstr[i]; in FromUTF16BE() local
/external/pdfium/core/fxcrt/css/
Dcfx_csssyntaxparser.cpp20 bool IsSelectorStart(wchar_t wch) { in IsSelectorStart()
62 wchar_t wch; in DoSyntaxParse() local
200 bool CFX_CSSSyntaxParser::AppendChar(wchar_t wch) { in AppendChar()
Dcfx_cssvaluelistparser.cpp31 wchar_t wch = *m_pCur; in NextValue() local
62 int32_t CFX_CSSValueListParser::SkipTo(wchar_t wch, in SkipTo()
Dcfx_csstextbuf.cpp24 void CFX_CSSTextBuf::AppendChar(wchar_t wch) { in AppendChar()
Dcfx_cssselector.cpp69 wchar_t wch = *psz; in FromString() local
/external/pdfium/xfa/fgas/layout/
Dcfx_txtbreak.cpp22 bool IsCtrlCode(wchar_t wch) { in IsCtrlCode()
52 wchar_t wch = pCurChar->char_code(); in AppendChar_Combination() local
105 wchar_t wch = pCurChar->char_code(); in AppendChar_Control() local
200 wchar_t wch = pCurChar->char_code(); in AppendChar_Others() local
230 CFX_BreakType CFX_TxtBreak::AppendChar(wchar_t wch) { in AppendChar()
656 uint16_t wch; member
707 wchar_t wch; in GetDisplayPos() local
939 wchar_t wch; in GetCharRects() local
Dcfx_break.cpp100 void CFX_Break::SetParagraphBreakChar(wchar_t wch) { in SetParagraphBreakChar()
Dfx_arabic.cpp178 wchar_t GetFormChar(wchar_t wch, wchar_t prev, wchar_t next) { in GetFormChar()
Dcfx_rtfbreak.cpp68 CFX_BreakType CFX_RTFBreak::AppendChar(wchar_t wch) { in AppendChar()
750 wchar_t wch = pPiece->szText[i]; in GetDisplayPos() local
/external/llvm-project/libcxx/include/
D__bsd_locale_defaults.h23 #define __libcpp_wctob_l(wch, loc) wctob_l(wch, loc) argument
/external/libcxx/include/
D__bsd_locale_defaults.h24 #define __libcpp_wctob_l(wch, loc) wctob_l(wch, loc) argument
/external/pdfium/xfa/fde/
Dcfde_textout.cpp215 for (const wchar_t& wch : str) { in CalcLogicSize() local
334 for (const auto& wch : str) { in LoadText() local
Dcfde_texteditengine.cpp992 wchar_t wch = GetChar(pos); in GetIndexForPoint() local
/external/pdfium/core/fpdftext/
Dcpdf_linkextract.cpp276 wchar_t wch = (*str)[i]; in CheckMailLink() local
Dcpdf_textpage.cpp76 size_t Unicode_GetNormalization(wchar_t wch, wchar_t* pDst) { in Unicode_GetNormalization()
/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.cpp54 wchar_t wch = psz[i]; in ProcessText() local
886 wchar_t wch = wsText[i]; in AppendChar() local
/external/pdfium/fxjs/xfa/
Dcfxjse_resolveprocessor.cpp77 wchar_t wch = rnd.m_wsName[0]; in Resolve() local
/external/python/cpython3/Python/
Dfileutils.c150 wchar_t wch; in check_force_ascii() local
197 wchar_t wch[1]; in check_force_ascii() local
/external/python/cpython3/Modules/
D_cursesmodule.c292 , wchar_t *wch in PyCurses_ConvertToCchar_t()
4282 wchar_t *wch) in PyCurses_ConvertToWchar_t()
4334 wchar_t wch; in _curses_unget_wch() local
/external/libxml2/
Dtrio.c5684 trio_wchar_t wch; variable
/external/python/cpython2/Modules/
Dposixmodule.c2315 Py_UNICODE wch = wnamebuf[len-1]; in posix_listdir() local

12