Searched refs:ValidateSetCursorParams (Results 1 – 4 of 4) sorted by relevance
33 bool ValidateSetCursorParams(PP_MouseCursor_Type type, in NON_EXPORTED_BASE()
63 bool PPB_Instance_Shared::ValidateSetCursorParams(PP_MouseCursor_Type type, in ValidateSetCursorParams() function in ppapi::PPB_Instance_Shared
728 if (!ValidateSetCursorParams(type, image, hot_spot)) in SetCursor()
2434 if (!ValidateSetCursorParams(type, image, hot_spot)) in SetCursor()