/external/pdfium/core/fxcrt/ |
D | fx_unicode.cpp | 16 wchar_t GetMirrorChar(wchar_t wch, uint32_t dwProps) { in GetMirrorChar() 26 uint32_t FX_GetUnicodeProperties(wchar_t wch) { in FX_GetUnicodeProperties() 33 wchar_t FX_GetMirrorChar(wchar_t wch) { in FX_GetMirrorChar() 38 wchar_t FX_GetMirrorChar(wchar_t wch, uint32_t dwProps) { in FX_GetMirrorChar()
|
D | fx_extension.h | 44 inline bool FXSYS_iswalpha(wchar_t wch) { in FXSYS_iswalpha() 48 inline bool FXSYS_iswalnum(wchar_t wch) { in FXSYS_iswalnum()
|
D | fx_extension.cpp | 31 wchar_t wch = pwsStr[iUsedLen]; in FXSYS_wcstof() local 42 wchar_t wch = pwsStr[iUsedLen]; in FXSYS_wcstof() local
|
D | cfx_seekablestreamproxy.cpp | 108 uint16_t wch; in SwapByteOrder() local
|
D | fx_arabic.cpp | 179 wchar_t GetFormChar(wchar_t wch, wchar_t prev, wchar_t next) { in GetFormChar()
|
D | fx_bidi.cpp | 544 bool CFX_BidiChar::AppendChar(wchar_t wch) { in AppendChar()
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_csssyntaxparser.cpp | 19 bool IsSelectorStart(wchar_t wch) { in IsSelectorStart() 57 wchar_t wch; in DoSyntaxParse() local 190 bool CFX_CSSSyntaxParser::AppendChar(wchar_t wch) { in AppendChar()
|
D | cfx_cssvaluelistparser.cpp | 30 wchar_t wch = *m_pCur; in NextValue() local 60 int32_t CFX_CSSValueListParser::SkipTo(wchar_t wch, in SkipTo()
|
D | cfx_cssselector.cpp | 19 wchar_t wch = *psz; in GetCSSNameLen() local 69 wchar_t wch = *psz; in FromString() local
|
D | cfx_csstextbuf.cpp | 24 void CFX_CSSTextBuf::AppendChar(wchar_t wch) { in AppendChar()
|
/external/pdfium/xfa/fgas/layout/ |
D | cfx_break.cpp | 127 void CFX_Break::SetDefaultChar(wchar_t wch) { in SetDefaultChar() 140 void CFX_Break::SetParagraphBreakChar(wchar_t wch) { in SetParagraphBreakChar()
|
D | cfx_txtbreak.cpp | 51 wchar_t wch = pCurChar->char_code(); in AppendChar_Combination() local 98 wchar_t wch = pCurChar->char_code(); in AppendChar_Control() local 180 wchar_t wch = pCurChar->char_code(); in AppendChar_Others() local 204 CFX_BreakType CFX_TxtBreak::AppendChar(wchar_t wch) { in AppendChar() 640 uint16_t wch; member 690 wchar_t wch; in GetDisplayPos() local 925 wchar_t wch; in GetCharRects() local
|
D | cfx_rtfbreak.cpp | 67 CFX_BreakType CFX_RTFBreak::AppendChar(wchar_t wch) { in AppendChar() 695 wchar_t wch = pText->pStr[i]; in GetDisplayPos() local
|
/external/libcxx/include/ |
D | __bsd_locale_defaults.h | 24 #define __libcpp_wctob_l(wch, loc) wctob_l(wch, loc) argument
|
/external/pdfium/core/fpdftext/ |
D | cpdf_linkextract.cpp | 283 wchar_t wch = (*str)[i]; in CheckMailLink() local
|
D | cpdf_textpage.cpp | 69 size_t Unicode_GetNormalization(wchar_t wch, wchar_t* pDst) { in Unicode_GetNormalization()
|
/external/pdfium/xfa/fde/ |
D | cfde_textout.cpp | 223 for (const wchar_t& wch : str) { in CalcLogicSize() local 340 for (const auto& wch : str) { in LoadText() local
|
D | cfde_texteditengine.cpp | 913 wchar_t wch = GetChar(pos); in GetIndexForPoint() local
|
/external/pdfium/fxjs/ |
D | cfxjse_resolveprocessor.cpp | 47 wchar_t wch = rnd.m_wsName[0]; in Resolve() local
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_textlayout.cpp | 886 wchar_t wch = wsText[i]; in AppendChar() local 923 wchar_t wch = 0, wPrev = 0; in ProcessText() local
|
/external/python/cpython3/Python/ |
D | fileutils.c | 160 wchar_t wch; in check_force_ascii() local
|
/external/python/cpython3/Modules/ |
D | _cursesmodule.c | 283 , wchar_t *wch in PyCurses_ConvertToCchar_t() 3112 wchar_t *wch) in PyCurses_ConvertToWchar_t() 3155 wchar_t wch; in PyCurses_Unget_Wch() local
|
D | posixmodule.c | 3412 wchar_t wch = wnamebuf[len-1]; in _listdir_windows_no_opendir() local
|
/external/libxml2/ |
D | trio.c | 5684 trio_wchar_t wch; variable
|
/external/python/cpython2/Modules/ |
D | posixmodule.c | 2309 Py_UNICODE wch = wnamebuf[len-1]; in posix_listdir() local
|