Home
last modified time | relevance | path

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

/aoo4110/main/sal/textenc/
H A Dconvertbig5hkscs.c37 } ImplBig5HkscsToUnicodeContext; typedef
42 = rtl_allocateMemory(sizeof (ImplBig5HkscsToUnicodeContext)); in ImplCreateBig5HkscsToUnicodeContext()
43 ((ImplBig5HkscsToUnicodeContext *) pContext)->m_nRow = 0; in ImplCreateBig5HkscsToUnicodeContext()
50 ((ImplBig5HkscsToUnicodeContext *) pContext)->m_nRow = 0; in ImplResetBig5HkscsToUnicodeContext()
79 nRow = ((ImplBig5HkscsToUnicodeContext *) pContext)->m_nRow; in ImplConvertBig5HkscsToUnicode()
264 ((ImplBig5HkscsToUnicodeContext *) pContext)->m_nRow = nRow; in ImplConvertBig5HkscsToUnicode()

Completed in 9 milliseconds