Home
last modified time | relevance | path

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

/dports/x11-toolkits/fox14/fox-1.4.35/calculator/
H A DCalculator.h299 ID_XTOY, enumerator
H A DCalculator.cpp127 FXMAPFUNC(SEL_COMMAND,Calculator::ID_XTOY,Calculator::onCmdXToY),
128 FXMAPFUNC(SEL_UPDATE,Calculator::ID_XTOY,Calculator::onUpdXToY),
238 …functions[2]=new FXButton(funcblock,"x^y",NULL,this,ID_XTOY,BUTTON_NORMAL|LAYOUT_FILL_COLUMN|LAYOU… in Calculator()
/dports/x11-toolkits/fox17/fox-1.7.77/calculator/
H A DCalculator.h306 ID_XTOY, enumerator
H A DCalculator.cpp127 FXMAPFUNC(SEL_COMMAND,Calculator::ID_XTOY,Calculator::onCmdXToY),
128 FXMAPFUNC(SEL_UPDATE,Calculator::ID_XTOY,Calculator::onUpdXToY),
238 …functions[2]=new FXButton(funcblock,"x^y",NULL,this,ID_XTOY,BUTTON_NORMAL|LAYOUT_FILL_COLUMN|LAYOU… in Calculator()
/dports/x11-toolkits/fox16/fox-1.6.57/calculator/
H A DCalculator.h299 ID_XTOY, enumerator
H A DCalculator.cpp127 FXMAPFUNC(SEL_COMMAND,Calculator::ID_XTOY,Calculator::onCmdXToY),
128 FXMAPFUNC(SEL_UPDATE,Calculator::ID_XTOY,Calculator::onUpdXToY),
238 …functions[2]=new FXButton(funcblock,"x^y",NULL,this,ID_XTOY,BUTTON_NORMAL|LAYOUT_FILL_COLUMN|LAYOU… in Calculator()