Lines Matching refs:hContext
2058 rtl_TextToUnicodeContext hContext in convertToUnicode() local
2068 hConverter, hContext, pBegin, pEnd - pBegin, pBuffer, in convertToUnicode()
2077 rtl_resetTextToUnicodeContext(hConverter, hContext); in convertToUnicode()
2079 rtl_destroyTextToUnicodeContext(hConverter, hContext); in convertToUnicode()
2100 rtl_UnicodeToTextContext hContext in convertFromUnicode() local
2110 hConverter, hContext, pBegin, pEnd - pBegin, pBuffer, in convertFromUnicode()
2120 rtl_resetUnicodeToTextContext(hConverter, hContext); in convertFromUnicode()
2122 rtl_destroyUnicodeToTextContext(hConverter, hContext); in convertFromUnicode()
4053 rtl_UnicodeToTextContext hContext in finish() local
4063 hConverter, hContext, m_pBuffer, in finish()
4074 rtl_resetUnicodeToTextContext(hConverter, hContext); in finish()
4076 rtl_destroyUnicodeToTextContext(hConverter, hContext); in finish()