Searched refs:mnLowEnd (Results 1 – 6 of 6) sorted by relevance
257 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()
169 sal_uInt8 mnLowEnd; member
420 && nIndex2 <= pJisX0208Data[nIndex1].mnLowEnd) in ImplConvertUnicodeToIso2022Jp()
396 && nIndex2 <= pKsX1001Data[nIndex1].mnLowEnd) in ImplConvertUnicodeToIso2022Kr()
366 && nIndex2 <= pBig5Data[nIndex1].mnLowEnd) in ImplConvertUnicodeToBig5Hkscs()
449 if (nIndex2 >= nFirst && nIndex2 <= pGb2312Data[nIndex1].mnLowEnd) in ImplIso2022CnTranslateTo2312()
Completed in 36 milliseconds