Searched refs:mBtnToolBrush (Results 1 – 2 of 2) sorted by relevance
1465 mBtnToolBrush = device->isKeyPressed(BTN_TOOL_BRUSH); in reset()1482 mBtnToolBrush = 0; in clearButtons()1515 mBtnToolBrush = rawEvent->value; in process()1560 if (mBtnToolPen || mBtnToolBrush || mBtnToolPencil || mBtnToolAirbrush) { in getToolType()1571 || mBtnToolBrush || mBtnToolPencil || mBtnToolAirbrush in isToolActive()
451 bool mBtnToolBrush; variable