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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefilex/
H A DMoreFilesX.c535 UnicodeToTextInfo utInfo; local
579 result = CreateUnicodeToTextInfo(&uMapping, &utInfo);
582 result = ConvertFromUnicodeToText(utInfo, unicodeByteLength, name, kUnicodeLooseMappingsMask,
593 verify_noerr(DisposeUnicodeToTextInfo(&utInfo));
H A DMoreFilesX.cpp531 UnicodeToTextInfo utInfo; local
575 result = CreateUnicodeToTextInfo(&uMapping, &utInfo);
578 result = ConvertFromUnicodeToText(utInfo, unicodeByteLength, name, kUnicodeLooseMappingsMask,
589 verify_noerr(DisposeUnicodeToTextInfo(&utInfo));

Completed in 42 milliseconds