Home
last modified time | relevance | path

Searched refs:kEndsWith (Results 1 – 3 of 3) sorted by relevance

/haiku/src/kits/tracker/
H A DTrackerString.h51 kEndsWith, enumerator
H A DSelectionWindow.cpp221 TrackerStringExpressionType typeArray[] = { kStartsWith, kEndsWith, in ExpressionType()
H A DTrackerString.cpp88 case kEndsWith: in Matches()