Searched refs:mBtnToolBrush (Results 1 – 2 of 2) sorted by relevance
1400 mBtnToolBrush = device->isKeyPressed(BTN_TOOL_BRUSH); in reset()1417 mBtnToolBrush = 0; in clearButtons()1450 mBtnToolBrush = rawEvent->value; in process()1495 if (mBtnToolPen || mBtnToolBrush || mBtnToolPencil || mBtnToolAirbrush) { in getToolType()1506 || mBtnToolBrush || mBtnToolPencil || mBtnToolAirbrush in isToolActive()
780 bool mBtnToolBrush; variable