Home
last modified time | relevance | path

Searched refs:ID_COM (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/fox14/fox-1.4.35/calculator/
H A DCalculator.h301 ID_COM, enumerator
H A DCalculator.cpp122 FXMAPFUNC(SEL_COMMAND,Calculator::ID_COM,Calculator::onCmdCom),
123 FXMAPFUNC(SEL_UPDATE,Calculator::ID_COM,Calculator::onUpdCom),
247 …functions[10]=new FXButton(funcblock,"nCr",NULL,this,ID_COM,BUTTON_NORMAL|LAYOUT_FILL_COLUMN|LAYOU… in Calculator()
/dports/x11-toolkits/fox17/fox-1.7.77/calculator/
H A DCalculator.h308 ID_COM, enumerator
H A DCalculator.cpp122 FXMAPFUNC(SEL_COMMAND,Calculator::ID_COM,Calculator::onCmdCom),
123 FXMAPFUNC(SEL_UPDATE,Calculator::ID_COM,Calculator::onUpdCom),
247 …functions[10]=new FXButton(funcblock,"nCr",NULL,this,ID_COM,BUTTON_NORMAL|LAYOUT_FILL_COLUMN|LAYOU… in Calculator()
/dports/x11-toolkits/fox16/fox-1.6.57/calculator/
H A DCalculator.h301 ID_COM, enumerator
H A DCalculator.cpp122 FXMAPFUNC(SEL_COMMAND,Calculator::ID_COM,Calculator::onCmdCom),
123 FXMAPFUNC(SEL_UPDATE,Calculator::ID_COM,Calculator::onUpdCom),
247 …functions[10]=new FXButton(funcblock,"nCr",NULL,this,ID_COM,BUTTON_NORMAL|LAYOUT_FILL_COLUMN|LAYOU… in Calculator()