| /external/pdfium/core/fxcrt/ |
| D | fx_unicode.cpp | 41 uint16_t GetUnicodeProperties(wchar_t wch) { in GetUnicodeProperties() 75 uint16_t GetExtendedUnicodeProperties(wchar_t wch) { in GetExtendedUnicodeProperties() 144 wchar_t GetMirrorChar(wchar_t wch) { in GetMirrorChar() 153 FX_BIDICLASS GetBidiClass(wchar_t wch) { in GetBidiClass() 161 FX_CHARTYPE GetCharType(wchar_t wch) { in GetCharType() 168 FX_BREAKPROPERTY GetBreakProperty(wchar_t wch) { in GetBreakProperty()
|
| D | fx_extension.cpp | 48 wchar_t wch = pwsStr[nUsedLen]; in FXSYS_wcstof() local 59 wchar_t wch = pwsStr[nUsedLen]; in FXSYS_wcstof() local 81 wchar_t wch = pwsStr[nUsedLen]; in FXSYS_wcstof() local
|
| D | fx_bidi.cpp | 18 bool CFX_BidiChar::AppendChar(wchar_t wch) { in AppendChar()
|
| D | cfx_seekablestreamproxy.cpp | 89 uint16_t wch = *pStr; in SwapByteOrder() local
|
| D | widestring.cpp | 983 auto wch = wstr[i]; in FromUTF16BE() local
|
| /external/pdfium/core/fxcrt/css/ |
| D | cfx_cssvaluelistparser.cpp | 34 wchar_t wch = *m_pCur; in NextValue() local 65 size_t CFX_CSSValueListParser::SkipToChar(wchar_t wch) { in SkipToChar() 73 size_t CFX_CSSValueListParser::SkipToCharMatchingParens(wchar_t wch) { in SkipToCharMatchingParens()
|
| D | cfx_cssselector.cpp | 18 wchar_t wch = str[i]; in GetCSSNameLen() local 38 for (wchar_t wch : str) { in FromString() local 49 wchar_t wch = str[i]; in FromString() local
|
| D | cfx_csssyntaxparser.cpp | 17 bool IsSelectorStart(wchar_t wch) { in IsSelectorStart() 38 wchar_t wch = m_Input.GetChar(); in DoSyntaxParse() local
|
| D | cfx_cssoutputtextbuf.cpp | 15 void CFX_CSSOutputTextBuf::AppendCharIfNotLeadingBlank(wchar_t wch) { in AppendCharIfNotLeadingBlank()
|
| /external/pdfium/xfa/fgas/layout/ |
| D | cfgas_txtbreak.cpp | 28 uint16_t wch; member 33 bool IsCtrlCode(wchar_t wch) { in IsCtrlCode() 63 wchar_t wch = pCurChar->char_code(); in AppendChar_Combination() local 102 wchar_t wch = pCurChar->char_code(); in AppendChar_Control() local 189 wchar_t wch = pCurChar->char_code(); in AppendChar_Others() local 214 CFGAS_Char::BreakType CFGAS_TxtBreak::AppendChar(wchar_t wch) { in AppendChar() 669 wchar_t wch; in GetDisplayPos() local 895 wchar_t wch; in GetCharRects() local
|
| D | cfgas_break.cpp | 99 void CFGAS_Break::SetParagraphBreakChar(wchar_t wch) { in SetParagraphBreakChar()
|
| D | fgas_arabic.cpp | 174 wchar_t GetFormChar(wchar_t wch, wchar_t prev, wchar_t next) { in GetFormChar()
|
| D | cfgas_rtfbreak.cpp | 70 CFGAS_Char::BreakType CFGAS_RTFBreak::AppendChar(wchar_t wch) { in AppendChar() 735 wchar_t wch = pPiece->szText[i]; in GetDisplayPos() local
|
| /external/pdfium/xfa/fde/ |
| D | cfde_textout.cpp | 215 for (const wchar_t& wch : str) { in CalcLogicSize() local 331 for (const auto& wch : str) { in LoadText() local
|
| D | cfde_texteditengine.cpp | 957 wchar_t wch = GetChar(pos); in GetIndexForPoint() local
|
| /external/libcxx/include/ |
| D | __bsd_locale_defaults.h | 24 #define __libcpp_wctob_l(wch, loc) wctob_l(wch, loc) argument
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/ |
| D | __bsd_locale_defaults.h | 23 #define __libcpp_wctob_l(wch, loc) wctob_l(wch, loc) argument
|
| /external/pdfium/core/fpdftext/ |
| D | cpdf_linkextract.cpp | 278 wchar_t wch = (*str)[i]; in CheckMailLink() local
|
| D | cpdf_textpage.cpp | 81 DataVector<wchar_t> GetUnicodeNormalization(wchar_t wch) { in GetUnicodeNormalization()
|
| /external/pdfium/xfa/fxfa/ |
| D | cxfa_textlayout.cpp | 56 wchar_t wch = psz[i]; in ProcessText() local 915 wchar_t wch = wsText[i]; in AppendChar() local
|
| /external/pdfium/fxjs/xfa/ |
| D | cfxjse_resolveprocessor.cpp | 49 wchar_t wch = rnd.m_wsName[0]; in Resolve() local
|
| /external/python/cpython3/Python/ |
| D | fileutils.c | 217 wchar_t wch; in check_force_ascii() local 264 wchar_t wch[1]; in check_force_ascii() local
|
| /external/python/cpython3/Modules/ |
| D | _cursesmodule.c | 303 , wchar_t *wch in PyCurses_ConvertToCchar_t() 4441 wchar_t *wch) in PyCurses_ConvertToWchar_t() 4493 wchar_t wch; in _curses_unget_wch() local
|
| /external/libxml2/ |
| D | trio.c | 5681 trio_wchar_t wch; variable
|
| /external/python/cpython2/Modules/ |
| D | posixmodule.c | 2315 Py_UNICODE wch = wnamebuf[len-1]; in posix_listdir() local
|