Home
last modified time | relevance | path

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

/haiku/src/preferences/keymap/
H A DStatusMenuField.cpp36 static const char* kUnmatched = "unmatched"; variable
183 on ? SetStatus(kUnmatched) : ClearStatus(); in SetUnmatched()
224 else if (fStatus == kUnmatched) in SetStatus()