Searched refs:replicantClassName (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/interface/
H A DShelf.cpp245 const char *replicantClassName; local
247 if (item->message->FindString("class", &replicantClassName) == B_OK
249 && !strcmp(className, replicantClassName)

Completed in 28 milliseconds