Searched refs:mBtnToolPencil (Results 1 – 2 of 2) sorted by relevance
1466 mBtnToolPencil = device->isKeyPressed(BTN_TOOL_PENCIL); in reset()1483 mBtnToolPencil = 0; in clearButtons()1518 mBtnToolPencil = rawEvent->value; in process()1560 if (mBtnToolPen || mBtnToolBrush || mBtnToolPencil || mBtnToolAirbrush) { in getToolType()1571 || mBtnToolBrush || mBtnToolPencil || mBtnToolAirbrush in isToolActive()
452 bool mBtnToolPencil; variable