Lines Matching refs:operation
1393 LOG_ERROR("View needs layout. Either -viewWillDraw wasn't called or layout was invalidated during the display operation. Performing layout now.");
3672 - (void)draggedImage:(NSImage *)anImage endedAt:(NSPoint)aPoint operation:(NSDragOperation)operation
3685 [[self _frame] _dragSourceEndedAt:windowMouseLoc operation:operation];
4029 // The print operation is still underway. We don't expect this to ever happen, hence the assert, but we're