Searched refs:FindFirst (Results 101 - 105 of 105) sorted by relevance

12345

/haiku-fatelf/src/apps/screenshot/
H A DScreenshotWindow.cpp722 if (baseName.FindFirst(B_TRANSLATE_NOCOLLECT(
/haiku-fatelf/src/bin/debug/profile/
H A Dprofile.cpp457 if (name.FindFirst('/') == -1) {
/haiku-fatelf/src/apps/drivesetup/
H A DMainWindow.cpp686 if (partition && _message.FindFirst("%s") >= 0) {
/haiku-fatelf/src/apps/mail/
H A DMailWindow.cpp2308 offset = tempString.FindFirst (0x1A, offset);
3208 if (queryString.FindFirst("text/x-email") < 0) {
/haiku-fatelf/src/tests/kits/storage/
H A DMimeTypeTest.cpp3071 typeString.FindFirst('/'));

Completed in 168 milliseconds

12345