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

/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DKeyCommandMap.cpp248 BMessage fileMessage; local
252 if (file.InitCheck() == B_OK && fileMessage.Unflatten(&file)
257 while (fileMessage.FindMessage("spec", i++, &message) == B_OK) {

Completed in 31 milliseconds