Home
last modified time | relevance | path

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

/external/pdfium/core/fpdftext/
Dcpdf_textpage.cpp69 FX_STRSIZE Unicode_GetNormalization(FX_WCHAR wch, FX_WCHAR* pDst) { in Unicode_GetNormalization() function
653 FX_STRSIZE nCount = Unicode_GetNormalization(wChar, pDst); in AddCharInfoByLRDirection()
656 Unicode_GetNormalization(wChar, pDst); in AddCharInfoByLRDirection()
683 FX_STRSIZE nCount = Unicode_GetNormalization(wChar, pDst); in AddCharInfoByRLDirection()
686 Unicode_GetNormalization(wChar, pDst); in AddCharInfoByRLDirection()