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

/haiku/src/apps/deskcalc/
H A DCalcView.h103 void _FlashKey(int32 key, uint32 flashFlags);
H A DCalcView.cpp388 _FlashKey(key, 0);
639 _FlashKey(key, FLAGS_MOUSE_DOWN);
657 _FlashKey(i, 0);
977 _FlashKey(key, FLAGS_FLASH_KEY);
1343 CalcView::_FlashKey(int32 key, uint32 flashFlags) function in class:CalcView

Completed in 32 milliseconds