Home
last modified time | relevance | path

Searched refs:mpLastSuperEvent (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/aqua/source/window/
H A Dsalframeview.mm439 mpLastSuperEvent = nil;
1432 … if( mpLastEvent != mpLastSuperEvent && [NSApp respondsToSelector: @selector(sendSuperEvent:)] )
1434 id pLastSuperEvent = mpLastSuperEvent;
1435 mpLastSuperEvent = mpLastEvent;
1437 mpLastSuperEvent = pLastSuperEvent;
/trunk/main/vcl/inc/aqua/
H A Dsalframeview.h79 NSEvent* mpLastSuperEvent; field

Completed in 32 milliseconds