Home | History | Annotate | Download | only in mac

Lines Matching refs:OSErr

1669     OSErr osErr = 0;
1702 osErr = HIViewConvertRegion(tempRgn, tempControl, rootControl);
1703 // //WEBRTC_LOG(kTraceDebug, "IBM HIViewConvertRegion=%d : %d", osErr, __LINE__);
1722 osErr = GetIndexedSubControl(tempControl, numChildren - i, &subControl); // retrieve the subcontrol in order by zorder
1723 // //WEBRTC_LOG(kTraceDebug, "IBM GetIndexedSubControls=%d : %d", osErr, __LINE__);
1812 OSErr memErr = MemError();