Searched refs:mBtnToolPencil (Results 1 – 2 of 2) sorted by relevance
1516 mBtnToolPencil = device->isKeyPressed(BTN_TOOL_PENCIL); in reset()1533 mBtnToolPencil = 0; in clearButtons()1568 mBtnToolPencil = rawEvent->value; in process()1610 if (mBtnToolPen || mBtnToolBrush || mBtnToolPencil || mBtnToolAirbrush) { in getToolType()1621 || mBtnToolBrush || mBtnToolPencil || mBtnToolAirbrush in isToolActive()
748 bool mBtnToolPencil; variable