moz.build |
|
701 |
nsFind.cpp |
nothing |
30968 |
nsFind.h |
|
2547 |
nsFindService.cpp |
The sole purpose of the Find service is to store globally the
last used Find settings
|
2516 |
nsFindService.h |
The sole purpose of the Find service is to store globally the
last used Find settings
|
1158 |
nsIFind.idl |
Find some text in the current context. The implementation is
responsible for performing the find and highlighting the text.
@param aPatText The text to search for.
@param aSearchRange A Range specifying domain of search.
@param aStartPoint A Range specifying search start point.
If not collapsed, we'll start from
end (forward) or start (backward).
@param aEndPoint A Range specifying search end point.
If not collapsed, we'll end at
end (forward) or start (backward).
@retval A range spanning the match that was found (or null).
|
1378 |
nsIFindService.idl |
The sole purpose of the Find service is to store globally the
last used Find settings
|
789 |
nsIWebBrowserFind.idl |
THIS IS A PUBLIC EMBEDDING API |
4243 |
nsWebBrowserFind.cpp |
|
23961 |
nsWebBrowserFind.h |
|
2848 |
test |
|
|