Home | History | Annotate | Download | only in Interfaces

Lines Matching full:focus

227         @abstract Focus the current window (i.e. makeKeyAndOrderFront:).
230 also do something to focus the one corresponding to this WebView.
253 real first responder if some control not in the window has focus.
621 @abstract Informs whether focus can be transferred out of the WebView in the specified direction
623 @param forward Whether focus is moving forward or backward.
629 @abstract Instructs the delegate to take focus out of the WebView
631 @param forward Whether focus is moving forward or backward.