Home
last modified time | relevance | path

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

/aoo41x/main/sal/textenc/
H A Dconvertiso2022kr.c47 } ImplIso2022KrToUnicodeContext; typedef
65 = rtl_allocateMemory(sizeof (ImplIso2022KrToUnicodeContext)); in ImplCreateIso2022KrToUnicodeContext()
66 ((ImplIso2022KrToUnicodeContext *) pContext)->m_eState in ImplCreateIso2022KrToUnicodeContext()
74 ((ImplIso2022KrToUnicodeContext *) pContext)->m_eState in ImplResetIso2022KrToUnicodeContext()
101 eState = ((ImplIso2022KrToUnicodeContext *) pContext)->m_eState; in ImplConvertIso2022KrToUnicode()
102 nRow = ((ImplIso2022KrToUnicodeContext *) pContext)->m_nRow; in ImplConvertIso2022KrToUnicode()
251 ((ImplIso2022KrToUnicodeContext *) pContext)->m_eState = eState; in ImplConvertIso2022KrToUnicode()
252 ((ImplIso2022KrToUnicodeContext *) pContext)->m_nRow = nRow; in ImplConvertIso2022KrToUnicode()

Completed in 8 milliseconds