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

/inkscape/src/
H A Dcolor-profile.cpp880 void errorHandlerCB(cmsContext /*contextID*/, cmsUInt32Number errorCode, char const *errorText) argument
883 g_message(" %p", errorText);
884 //g_message("lcms: Error %d; %s", errorCode, errorText);

Completed in 19 milliseconds