Home
last modified time | relevance | path

Searched refs:ID_F (Results 1 – 9 of 9) sorted by relevance

/dports/science/kim-api/kim-api-2.2.1/cpp/src/
H A DKIM_SpeciesName.inc48 #define ID_F 9
H A DKIM_SpeciesName.cpp55 SpeciesName const F(ID_F); // Fluorine
/dports/science/kim-api/kim-api-2.2.1/c/src/
H A DKIM_SpeciesName_c.cpp102 KIM_SpeciesName const KIM_SPECIES_NAME_F = {ID_F}; // Fluorine
/dports/x11-toolkits/fox14/fox-1.4.35/calculator/
H A DCalculator.h290 ID_F, enumerator
H A DCalculator.cpp77 FXMAPFUNCS(SEL_UPDATE,Calculator::ID_0,Calculator::ID_F,Calculator::onUpdDigit),
78 FXMAPFUNCS(SEL_COMMAND,Calculator::ID_0,Calculator::ID_F,Calculator::onCmdDigit),
261 …digit[15]=new FXButton(funcblock,"F",NULL,this,ID_F,BUTTON_NORMAL|LAYOUT_FILL_COLUMN|LAYOUT_FILL_R… in Calculator()
/dports/x11-toolkits/fox17/fox-1.7.77/calculator/
H A DCalculator.h297 ID_F, enumerator
H A DCalculator.cpp75 FXMAPFUNCS(SEL_UPDATE,Calculator::ID_0,Calculator::ID_F,Calculator::onUpdDigit),
76 FXMAPFUNCS(SEL_COMMAND,Calculator::ID_0,Calculator::ID_F,Calculator::onCmdDigit),
261 …digit[15]=new FXButton(funcblock,"F",NULL,this,ID_F,BUTTON_NORMAL|LAYOUT_FILL_COLUMN|LAYOUT_FILL_R… in Calculator()
/dports/x11-toolkits/fox16/fox-1.6.57/calculator/
H A DCalculator.h290 ID_F, enumerator
H A DCalculator.cpp77 FXMAPFUNCS(SEL_UPDATE,Calculator::ID_0,Calculator::ID_F,Calculator::onUpdDigit),
78 FXMAPFUNCS(SEL_COMMAND,Calculator::ID_0,Calculator::ID_F,Calculator::onCmdDigit),
261 …digit[15]=new FXButton(funcblock,"F",NULL,this,ID_F,BUTTON_NORMAL|LAYOUT_FILL_COLUMN|LAYOUT_FILL_R… in Calculator()