зеркало из https://github.com/mozilla/gecko-dev.git
92102: Make find wrap through frames. r=ccarlen sr=alecf
This commit is contained in:
Родитель
67b79dd309
Коммит
7d28960d5c
|
@ -85,7 +85,8 @@ protected:
|
|||
|
||||
void MoveFocusToCaret(nsIDOMWindow *aWindow);
|
||||
|
||||
nsresult SearchInFrame(nsIDOMWindow* aWindow, PRBool* didFind);
|
||||
nsresult SearchInFrame(nsIDOMWindow* aWindow, PRBool aWrapping,
|
||||
PRBool* didFind);
|
||||
|
||||
nsresult OnStartSearchFrame(nsIDOMWindow *aWindow);
|
||||
nsresult OnEndSearchFrame(nsIDOMWindow *aWindow);
|
||||
|
|
Загрузка…
Ссылка в новой задаче