Home
last modified time | relevance | path

Searched refs:GetMirrorChar (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_unicode.cpp16 wchar_t GetMirrorChar(wchar_t wch, uint32_t dwProps) { in GetMirrorChar() function
34 return GetMirrorChar(wch, FX_GetUnicodeProperties(wch)); in FX_GetMirrorChar()
39 return GetMirrorChar(wch, dwProps); in FX_GetMirrorChar()