Home
last modified time | relevance | path

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

/aoo4110/main/sal/textenc/
H A Dtcvtmb.c257 if ( (nLowChar >= pHighEntry->mnLowStart) && (nLowChar <= pHighEntry->mnLowEnd) ) in ImplUnicodeToDBCS()
593 if ( (nLowChar >= pHighEntry->mnLowStart) && (nLowChar <= pHighEntry->mnLowEnd) ) in ImplUnicodeToEUCJP()
607 if ( (nLowChar >= pHighEntry->mnLowStart) && (nLowChar <= pHighEntry->mnLowEnd) ) in ImplUnicodeToEUCJP()
H A Dtenchelp.h169 sal_uInt8 mnLowEnd; member
H A Dconvertiso2022jp.c420 && nIndex2 <= pJisX0208Data[nIndex1].mnLowEnd) in ImplConvertUnicodeToIso2022Jp()
H A Dconvertiso2022kr.c396 && nIndex2 <= pKsX1001Data[nIndex1].mnLowEnd) in ImplConvertUnicodeToIso2022Kr()
H A Dconvertbig5hkscs.c366 && nIndex2 <= pBig5Data[nIndex1].mnLowEnd) in ImplConvertUnicodeToBig5Hkscs()
H A Dconvertiso2022cn.c449 if (nIndex2 >= nFirst && nIndex2 <= pGb2312Data[nIndex1].mnLowEnd) in ImplIso2022CnTranslateTo2312()

Completed in 53 milliseconds