Searched refs:getHanja2HangulIndex (Results 1 – 2 of 2) sorted by relevance
130 …const sal_uInt16* (*getHanja2HangulIndex)() = (const sal_uInt16* (*)()) getFunctionBySymbol("getHa… in getCharConversions() local155 } else if (! toHanja && getHanja2HangulIndex && getHanja2HangulData) { in getCharConversions()161 sal_Unicode address = getHanja2HangulIndex()[ch>>8]; in getCharConversions()
27 getHanja2HangulIndex;
Completed in 13 milliseconds