Home | History | Annotate | Download | only in fpdftext

Lines Matching refs:FX_STRSIZE

69 FX_STRSIZE Unicode_GetNormalization(FX_WCHAR wch, FX_WCHAR* pDst) {
96 return (FX_STRSIZE)wFind;
653 FX_STRSIZE nCount = Unicode_GetNormalization(wChar, pDst);
683 FX_STRSIZE nCount = Unicode_GetNormalization(wChar, pDst);
843 FX_STRSIZE nItems = actText.GetLength();
849 for (FX_STRSIZE i = 0; i < nItems; i++) {
860 for (FX_STRSIZE i = 0; i < nItems; i++) {
889 FX_STRSIZE nItems = actText.GetLength();
897 for (FX_STRSIZE k = 0; k < nItems; k++) {
1230 FX_STRSIZE nCount = strCurText.GetLength();