Searched refs:gbkCallbackSubstitute (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/text/
H A DTextCodecICU.cpp404 static void gbkCallbackSubstitute(const void* context, UConverterFromUnicodeArgs* fromUArgs, const UChar* codeUnits, int32_t length, function in namespace:WebCore
441 ucnv_setFromUCallBack(m_converterICU, m_needsGBKFallbacks ? gbkCallbackSubstitute : UCNV_FROM_U_CALLBACK_SUBSTITUTE, 0, 0, 0, &err);

Completed in 57 milliseconds