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

/haiku/src/apps/switcher/
H A DLaunchButton.cpp160 bool callInherited = true; local
162 callInherited = false;
172 if (callInherited)
/haiku/src/apps/launchbox/
H A DLaunchButton.cpp162 bool callInherited = true; local
164 callInherited = false;
173 callInherited = false;
179 if (callInherited)

Completed in 161 milliseconds