RegisterColorProfileChangeCallback  111 ppapi/c/private/ppb_display_color_profile_private.h   int32_t (*RegisterColorProfileChangeCallback)(
RegisterColorProfileChangeCallback 2508 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->RegisterColorProfileChangeCallback(display_color_profile_res, *callback);
RegisterColorProfileChangeCallback 4948 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .RegisterColorProfileChangeCallback = (int32_t (*)(PP_Resource display_color_profile_res, struct PP_CompletionCallback callback))&Pnacl_M33_PPB_DisplayColorProfile_Private_RegisterColorProfileChangeCallback
RegisterColorProfileChangeCallback   58 ppapi/thunk/ppb_display_color_profile_private_thunk.cc   return enter.SetResult(enter.object()->RegisterColorProfileChangeCallback(
RegisterColorProfileChangeCallback   67 ppapi/thunk/ppb_display_color_profile_private_thunk.cc   &RegisterColorProfileChangeCallback