I have something similar to the following:
class Editor {
void OnNextPreviousMatch(bool is_forward, SearchEntry entry) {
}
}
I have something similar to the following:
class Editor {
void OnNextPreviousMatch(bool is_forward, SearchEntry entry) {
}
}