Lines Matching refs:BOOL
196 -(BOOL)containsMouse
201 BOOL bInRect = NSPointInRect( aPt, aFrameRect );
205 -(BOOL)canBecomeKeyWindow
325 -(BOOL)windowShouldClose: (NSNotification*)pNotification
330 BOOL bRet = YES;
394 -(BOOL)prepareForDragOperation:(id <NSDraggingInfo>)sender
399 -(BOOL)performDragOperation:(id <NSDraggingInfo>)sender
461 -(BOOL)acceptsFirstResponder
466 -(BOOL)acceptsFirstMouse: (NSEvent*)pEvent
472 -(BOOL)isOpaque
939 -(BOOL)handleKeyDownException:(NSEvent*)pEvent
1447 -(BOOL)sendKeyInputAndReleaseToFrame: (sal_uInt16)nKeyCode character: (sal_Unicode)aChar
1452 -(BOOL)sendKeyInputAndReleaseToFrame: (sal_uInt16)nKeyCode character: (sal_Unicode)aChar modifiers:…
1458 -(BOOL)sendKeyToFrameDirect: (sal_uInt16)nKeyCode character: (sal_Unicode)aChar modifiers: (unsign…
1481 -(BOOL)sendSingleCharacter: (NSEvent *)pEvent
1494 …BOOL bRet = [self sendKeyToFrameDirect: nKeyCode character: keyChar modifiers: mpFrame->mnLastModi…
1510 - (BOOL)hasMarkedText
1512 BOOL bHasMarkedText;
1742 -(BOOL)prepareForDragOperation:(id <NSDraggingInfo>)sender
1747 -(BOOL)performDragOperation:(id <NSDraggingInfo>)sender