• Home
  • Raw
  • Download

Lines Matching refs:boolean_t

467 …t WKPCBooleanReply(mach_port_t clientPort, uint32_t pluginID, uint32_t requestID, boolean_t result)
481 …ataReply(mach_port_t clientPort, uint32_t pluginID, uint32_t requestID, boolean_t returnValue, dat…
499 …ID, uint32_t requestID, kern_return_t result, uint32_t renderContextID, boolean_t useSoftwareRende…
563 …, uint32_t objectID, data_t scriptData, mach_msg_type_number_t scriptLength, boolean_t allowPopups)
581boolean_t returnValue = instanceProxy->evaluate(objectID, script, resultData, resultLength, allowP…
640boolean_t returnValue = instanceProxy->invoke(objectID, methodNameIdentifier, argumentsData, argum…
666boolean_t returnValue = instanceProxy->invokeDefault(objectID, argumentsData, argumentsLength, res…
677boolean_t* returnValue, data_t* resultData, mach_msg_type_number_t* resultLength)
714 boolean_t returnValue;
803 boolean_t returnValue;
832 boolean_t returnValue = instanceProxy->hasMethod(objectID, methodNameIdentifier);
875 boolean_t returnValue = instanceProxy->enumerate(objectID, resultData, resultLength);
885 kern_return_t WKPCSetMenuBarVisible(mach_port_t clientPort, boolean_t menuBarVisible)
896 kern_return_t WKPCSetFullScreenWindowIsShowing(mach_port_t clientPort, boolean_t fullScreenWindowIs…
907 kern_return_t WKPCSetModal(mach_port_t clientPort, boolean_t modal)
920boolean_t* returnValue, data_t* cookiesData, mach_msg_type_number_t* cookiesLength)
942boolean_t* returnValue, data_t* proxyData, mach_msg_type_number_t* proxyLength)
965 boolean_t* returnValue)
988 boolean_t* returnValue,
1017 … uint32_t destSpace, boolean_t *returnValue, double *destX, double *destY)