Searched refs:rtl_TextToUnicodeContext (Results 1 – 13 of 13) sorted by relevance
124 rtl_TextToUnicodeContext SAL_CALL rtl_createTextToUnicodeContext( rtl_TextToUnicodeConverter hConve… in rtl_createTextToUnicodeContext()130 return (rtl_TextToUnicodeContext)pConverter->mpCreateTextToUnicodeContext(); in rtl_createTextToUnicodeContext()132 return (rtl_TextToUnicodeContext)1; in rtl_createTextToUnicodeContext()138 rtl_TextToUnicodeContext hContext ) in rtl_destroyTextToUnicodeContext()148 rtl_TextToUnicodeContext hContext ) in rtl_resetTextToUnicodeContext()158 rtl_TextToUnicodeContext hContext, in rtl_convertTextToUnicode()
45 typedef void* rtl_TextToUnicodeContext; typedef57 rtl_TextToUnicodeContext SAL_CALL rtl_createTextToUnicodeContext( rtl_TextToUnicodeConverter hCon…61 …royTextToUnicodeContext( rtl_TextToUnicodeConverter hConverter, rtl_TextToUnicodeContext hContext …65 …setTextToUnicodeContext( rtl_TextToUnicodeConverter hConverter, rtl_TextToUnicodeContext hContext …96 rtl_TextToUnicodeContext hContext,
58 rtl_TextToUnicodeContext aContext in testSingleByteCharSet()124 rtl_TextToUnicodeContext aContext in testSingleByteCharSet()167 rtl_TextToUnicodeContext aContext in doComplexCharSetTest()201 rtl_TextToUnicodeContext aContext in doComplexCharSetTest()204 if (aContext != (rtl_TextToUnicodeContext) 1) { in doComplexCharSetTest()2562 rtl_TextToUnicodeContext cx = rtl_createTextToUnicodeContext(cv); in TEST_F()
60 rtl_TextToUnicodeContext hContext;67 nSaveToken(0), hConv( 0 ), hContext( (rtl_TextToUnicodeContext)1 ) in SvParser_Impl()150 pImplData->hContext = (rtl_TextToUnicodeContext )1; in SetSrcEncoding()293 if( pImplData->hContext != (rtl_TextToUnicodeContext)1 ) in GetNextChar()
51 rtl_TextToUnicodeContext m_hContext;
49 rtl_TextToUnicodeContext m_contextText2Unicode;
80 rtl_TextToUnicodeContext mContextText2Unicode;
292 rtl_TextToUnicodeContext hContext=0; in ReadChars()
482 rtl_TextToUnicodeContext hContext = in IsDetectableText()
202 rtl_TextToUnicodeContext aContext = in Preedit_InsertText()
64 : (rtl_TextToUnicodeContext)1; in HTMLOutContext()
2058 rtl_TextToUnicodeContext hContext in convertToUnicode()
3465 rtl_TextToUnicodeContext aContext = in HandleKeyEvent()
Completed in 85 milliseconds