Home | History | Annotate | Download | only in samplecode

Lines Matching refs:findByTitle

753         fCurrIndex = findByTitle(FLAGS_slide[0]);
769 fCurrIndex = findByTitle(title.c_str());
938 int SampleWindow::findByTitle(const char title[]) {