DoFind
FindWindow::DoFind(window, text);
DoFind(window, sPreviousFind.String());
static void DoFind(BWindow* window, const char* text);