Home
last modified time | relevance | path

Searched refs:setIntValue (Results 1 – 25 of 843) sorted by relevance

12345678910>>...34

/dports/graphics/price/PRICE-1.3.0/
H A DPRCBriCon.m76 [briSlider setIntValue:0];
77 [briStep setIntValue:0];
78 [briVal setIntValue:0];
95 [briVal setIntValue:tempVal];
99 [briVal setIntValue:tempVal];
101 [briSlider setIntValue:tempVal];
102 [briStep setIntValue:tempVal];
126 [briVal setIntValue:tempVal];
130 [briVal setIntValue:tempVal];
132 [conSlider setIntValue:tempVal];
[all …]
H A DPRCScale.m35 [pixelsYField setIntValue:pixelsY];
48 [pixelsXField setIntValue:pixelsX];
60 [pixelsXField setIntValue:pixelsX];
64 [pixelsYField setIntValue:pixelsY];
76 [pixelsYField setIntValue:pixelsY];
80 [pixelsXField setIntValue:pixelsX];
98 [pixelsXField setIntValue:pixelsX];
99 [pixelsYField setIntValue:pixelsY];
H A DPRCCrop.m82 [topField setIntValue:0];
83 [bottomField setIntValue:0];
84 [leftField setIntValue:0];
85 [rightField setIntValue:0];
92 [widthField setIntValue:(origWidth - [rightField intValue] - [leftField intValue])];
93 [heightField setIntValue:(origHeight - [topField intValue] - [bottomField intValue])];
/dports/games/flightgear/flightgear-2020.3.11/src/Instrumentation/
H A Dtransponder.cxx111 _knob_node->setIntValue(_knob); in init()
119 _mode_node->setIntValue(_mode); in init()
130 _idCode_node->setIntValue(1200); in init()
206 _altitude_node->setIntValue(alt); in update()
219 _transmittedId_node->setIntValue(_idCode_node->getIntValue()); in update()
221 _transmittedId_node->setIntValue(INVALID_ID); in update()
239 _airspeed_node->setIntValue(INVALID_AIRSPEED); in update()
244 _altitude_node->setIntValue(INVALID_ALTITUDE); in update()
248 _airspeed_node->setIntValue(INVALID_AIRSPEED); in update()
249 _transmittedId_node->setIntValue(INVALID_ID); in update()
[all …]
H A Drad_alt.cxx114 _rad_alt_warning_node->setIntValue(9999); in updateSetHeight()
120 _rad_alt_warning_node->setIntValue(-1); in updateSetHeight()
122 _rad_alt_warning_node->setIntValue(1); in updateSetHeight()
124 _rad_alt_warning_node->setIntValue(0); in updateSetHeight()
161 _rad_alt_warning_node->setIntValue(9999); in update_altitude()
/dports/devel/simgear/simgear-2020.3.11/simgear/structure/
H A Dtest_commands.cxx22 root->setIntValue("propA", args->getIntValue("argA")); in commandAFunc()
29 root->setIntValue("propB", args->getIntValue("argB")); in commandBFunc()
48 args->setIntValue("argA", 42); in testBasicCommands()
56 args->setIntValue("argB", 99); in testBasicCommands()
71 args->setIntValue("argA", 66); in testBasicCommands()
86 test_rootNode->setIntValue("propA", 71); in testQueuedExec()
95 args->setIntValue("argA", 99); in testQueuedExec()
99 args->setIntValue("argA", 101); in testQueuedExec()
107 args->setIntValue("argB", 1234); in testQueuedExec()
/dports/science/fisicalab/fisicalab-0.3.3/
H A DAppController.m108 [widthLabel setIntValue: width];
109 [heightLabel setIntValue: height];
110 [fontsizeLabel setIntValue: size];
111 [widthStepper setIntValue: width];
112 [heightStepper setIntValue: height];
212 [widthLabel setIntValue: 26];
213 [heightLabel setIntValue: 18];
214 [fontsizeLabel setIntValue: 10];
215 [widthStepper setIntValue: 26];
216 [heightStepper setIntValue: 18];
[all …]
/dports/science/gtamsanalyzer/GTAMSAnalyzer.src.0.42/Source/
H A DprefBoss.m320 [dateStamp setIntValue: [[NSUserDefaults standardUserDefaults] integerForKey:
322 [prompt setIntValue: [[NSUserDefaults standardUserDefaults] integerForKey:
324 [macNLOption setIntValue: [[NSUserDefaults standardUserDefaults] integerForKey:
332 [useToolTip setIntValue: [[NSUserDefaults standardUserDefaults] integerForKey:
336 [useCodeID setIntValue: [[NSUserDefaults standardUserDefaults] integerForKey:
338 [codeAV setIntValue: [[NSUserDefaults standardUserDefaults] integerForKey:
352 [zapUniv setIntValue: [[NSUserDefaults standardUserDefaults] integerForKey:
358 [scanInit setIntValue: [[NSUserDefaults standardUserDefaults] integerForKey:
364 [enableBack setIntValue: [[NSUserDefaults standardUserDefaults] integerForKey:
386 [timeFormat setIntValue: [[NSUserDefaults standardUserDefaults] integerForKey:
[all …]
/dports/devel/simgear/simgear-2020.3.11/simgear/props/
H A Dprops_test.cxx99 node->setIntValue(128); in test_value()
144 node->setIntValue(1); in test_value()
189 node->setIntValue(10); in test_value()
200 if (node->setIntValue(200)) in test_value()
212 if (!node->setIntValue(200)) in test_value()
220 node->setIntValue(10); in test_value()
265 if (!node->setIntValue(50)) in test_value()
380 ch->setIntValue(5); in test_addChild()
387 ch->setIntValue(3); in test_addChild()
393 ch->setIntValue(0); in test_addChild()
[all …]
/dports/games/flightgear/flightgear-2020.3.11/test_suite/simgear_tests/props/
H A Dtest_props.cxx58 tree->setIntValue("a/a/a", 42); in testPropsCopyIf()
60 tree->setIntValue("a/a/c[2]", 99); in testPropsCopyIf()
61 tree->setIntValue("a/a/d", 1); in testPropsCopyIf()
62 tree->setIntValue("a/b/a[0]", 50); in testPropsCopyIf()
63 tree->setIntValue("a/b/a[1]", 100); in testPropsCopyIf()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/cocoa/
H A Dap_CocoaDialog_InsertTable.cpp149 [_numOfColData setIntValue:_xap->getNumCols()];
150 [_numOfRowData setIntValue:_xap->getNumRows()];
194 [_numOfColData setIntValue:count];
195 [_numOfColStepper setIntValue:count];
200 [_numOfColData setIntValue:[sender intValue]];
209 [_numOfRowData setIntValue:count];
210 [_numOfRowStepper setIntValue:count];
215 [_numOfRowData setIntValue:[sender intValue]];
/dports/devel/gorm/apps-gorm-04554d2/GormPrefs/
H A DGormGuidelinePref.m33 [spacingSlider setIntValue: spacing];
34 [currentSpacing setIntValue: spacing];
35 [halfSpacing setIntValue: spacing/2];
60 [currentSpacing setIntValue: spacing];
61 [halfSpacing setIntValue: spacing/2];
75 [spacingSlider setIntValue: 10];
/dports/games/flightgear-data/fgdata/Aircraft/Generic/
H A Dkap140.nas203 lockRollMode.setIntValue(rollModes["OFF"]);
205 lockPitchMode.setIntValue(pitchModes["OFF"]);
206 lockRollArm.setIntValue(rollArmModes["OFF"]);
294 lockRollMode.setIntValue(rollModes["ROL"]);
296 lockPitchMode.setIntValue(pitchModes["VS"]);
346 lockRollMode.setIntValue(rollModes["OFF"]);
401 lockRollMode.setIntValue(rollModes["HDG"]);
453 lockRollMode.setIntValue(rollModes["HDG"]);
483 lockRollMode.setIntValue(rollModes["HDG"]);
510 lockRollMode.setIntValue(rollModes["ROL"]);
[all …]
H A Dcentury3.nas140 lockRollMode.setIntValue(rollModes["OFF"]);
143 lockPitchMode.setIntValue(pitchModes["OFF"]);
144 lockRollArm.setIntValue(rollArmModes["OFF"]);
145 lockPitchArm.setIntValue(pitchArmModes["OFF"]);
345 lockRollMode.setIntValue(rollModes["ROL"]);
354 lockRollMode.setIntValue(rollModes["OFF"]);
375 lockRollMode.setIntValue(rollModes["HDG"]);
409 lockRollMode.setIntValue(rollModes["NAV"]);
467 lockRollMode.setIntValue(rollModes["OMNI"]);
532 lockRollMode.setIntValue(rollModes["APR"]);
[all …]
H A Dcentury2b.nas97 lockRollMode.setIntValue(rollModes["OFF"]);
98 lockRollArm.setIntValue(rollArmModes["OFF"]);
233 lockRollMode.setIntValue(rollModes["ROL"]);
234 lockRollArm.setIntValue(rollArmModes["OFF"]);
242 lockRollMode.setIntValue(rollModes["OFF"]);
243 lockRollArm.setIntValue(rollArmModes["OFF"]);
263 lockRollMode.setIntValue(rollModes["HDG"]);
298 lockRollMode.setIntValue(rollModes["NAV"]);
357 lockRollMode.setIntValue(rollModes["OMNI"]);
415 lockRollMode.setIntValue(rollModes["APR"]);
[all …]
/dports/games/flightgear/flightgear-2020.3.11/src/Main/
H A Dfg_props.cxx454 _umonth->setIntValue(u->tm_mon + 1); in update()
455 _uday->setIntValue(u->tm_mday); in update()
456 _uhour->setIntValue(u->tm_hour); in update()
457 _umin->setIntValue(u->tm_min); in update()
458 _usec->setIntValue(u->tm_sec); in update()
459 _uwday->setIntValue(u->tm_wday); in update()
467 _rday->setIntValue(r->tm_mday); in update()
468 _rhour->setIntValue(r->tm_hour); in update()
469 _rmin->setIntValue(r->tm_min); in update()
470 _rsec->setIntValue(r->tm_sec); in update()
[all …]
/dports/games/flightgear-aircraft/fgaircraft/Lightning/Systems/
H A Dinstrumentation-fine.nas162 props.globals.getNode("sim/lightning/controls/gear", 1).setIntValue(1);
165 props.globals.getNode("instrumentation/fuel/bingo[0]", 1).setIntValue(0);
166 props.globals.getNode("instrumentation/fuel/bingo[1]", 1).setIntValue(0);
169 props.globals.getNode("engines/engine[0]/rpm", 1).setIntValue(0);
172 props.globals.getNode("sim/model/lightning/lights/ice_warn", 1).setIntValue(0);
175 props.globals.getNode("sim/model/lightning/controls/seat", 1).setIntValue(0);
178 props.globals.getNode("sim/model/lightning/controls/radarview", 1).setIntValue(0);
179 props.globals.getNode("sim/model/lightning/controls/syn-knob", 1).setIntValue(0);
198 props.globals.getNode("sim/model/lightning/controls/flight/ap_ILS", 1).setIntValue(0);
199 props.globals.getNode("sim/model/lightning/controls/flight/ap_glide", 1).setIntValue(0);
[all …]
/dports/deskutils/simpleagenda/SimpleAgenda-0.43/
H A DPreferencesController.m105 [dayStart setIntValue:start*3600];
106 [dayEnd setIntValue:end*3600];
107 [dayStartText setIntValue:start*3600];
108 [dayEndText setIntValue:end*3600];
109 [minStep setIntValue:step * 60];
110 [minStepText setIntValue:step * 60];
151 [refreshIntervalText setIntValue:0];
152 [refreshInterval setIntValue:0];
198 [dayEndText setIntValue:value * 3600];
207 [minStepText setIntValue:value * 60];
[all …]
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DCanvasWidget.cxx60 cprops->setIntValue("size[0]", view[0] * 2); // use higher resolution in CanvasWidget()
61 cprops->setIntValue("size[1]", view[1] * 2); // for antialias in CanvasWidget()
62 cprops->setIntValue("view[0]", view[0]); in CanvasWidget()
63 cprops->setIntValue("view[1]", view[1]); in CanvasWidget()
195 _canvas->getProps()->setIntValue("view[0]", w); in setSize()
196 _canvas->getProps()->setIntValue("view[1]", h); in setSize()
/dports/science/paje/Paje_1.97/ImbricationFilter/
H A DInsetLimit.m190 [minField setIntValue:0];
191 [maxField setIntValue:0];
205 [minField setIntValue:range.location];
206 [maxField setIntValue:range.length];
207 [minStepper setIntValue:range.location];
208 [maxStepper setIntValue:range.length];
315 [minField setIntValue:[sender intValue]];
316 [minStepper setIntValue:[sender intValue]];
322 [maxField setIntValue:[sender intValue]];
323 [maxStepper setIntValue:[sender intValue]];
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/macosx/
H A DVLCPlaylistInfo.m144 [_videoDecodedTextField setIntValue:0];
145 [_displayedTextField setIntValue:0];
146 [_lostFramesTextField setIntValue:0];
149 [_audioDecodedTextField setIntValue:0];
150 [_playedAudioBuffersTextField setIntValue: 0];
151 [_lostAudioBuffersTextField setIntValue: 0];
277 [_videoDecodedTextField setIntValue: p_item->p_stats->i_decoded_video];
278 [_displayedTextField setIntValue: p_item->p_stats->i_displayed_pictures];
279 [_lostFramesTextField setIntValue: p_item->p_stats->i_lost_pictures];
282 [_audioDecodedTextField setIntValue: p_item->p_stats->i_decoded_audio];
[all …]
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/OSX/OVPreferences/
H A DOVPrefDelegate.mm289 [modtab_box_cmd setIntValue:0];
290 [modtab_box_option setIntValue:0];
292 [modtab_box_shift setIntValue:0];
302 [sharetab_cmd setIntValue:0];
303 [sharetab_option setIntValue:0];
304 [sharetab_control setIntValue:0];
305 [sharetab_shift setIntValue:0];
327 [modtab_box_cmd setIntValue:0];
328 [modtab_box_option setIntValue:0];
329 [modtab_box_control setIntValue:0];
[all …]
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Loaders/OSX/OVPreferences/
H A DOVPrefDelegate.mm289 [modtab_box_cmd setIntValue:0];
290 [modtab_box_option setIntValue:0];
292 [modtab_box_shift setIntValue:0];
302 [sharetab_cmd setIntValue:0];
303 [sharetab_option setIntValue:0];
304 [sharetab_control setIntValue:0];
305 [sharetab_shift setIntValue:0];
327 [modtab_box_cmd setIntValue:0];
328 [modtab_box_option setIntValue:0];
329 [modtab_box_control setIntValue:0];
[all …]
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/plugins/DFSound/macsrc/
H A DPluginController.m183 [self.hiCompBox setIntValue:[self.keyValues[@"High Compatibility Mode"] boolValue]];
184 [self.irqWaitBox setIntValue:[self.keyValues[@"SPU IRQ Wait"] boolValue]];
185 [self.monoSoundBox setIntValue:[self.keyValues[@"Mono Sound Output"] boolValue]];
186 [self.xaSpeedBox setIntValue:[self.keyValues[@"XA Pitch"] boolValue]];
188 [self.interpolValue setIntValue:[self.keyValues[@"Interpolation Quality"] intValue]];
189 [self.reverbValue setIntValue:[self.keyValues[@"Reverb Quality"] intValue]];
190 [self.volumeValue setIntValue:[self.keyValues[@"Volume"] intValue]];
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dprogrammemory.cpp39 void ProgramMemory::setIntValue(nonneg int exprid, MathLib::bigint value) in setIntValue() function in ProgramMemory
221 pm.setIntValue(tok->exprId(), then); in programMemoryParseCondition()
276 pm.setIntValue(vartok->exprId(), result); in fillProgramMemoryFromAssignments()
369 pm.setIntValue(value.varId, value.varvalue); in addState()
438 programMemory.setIntValue(value.varId, value.varvalue); in getProgramMemory()
453 programMemory.setIntValue(value.varId, value.varvalue); in getProgramMemory()
589 programMemory->setIntValue(expr->astOperand1()->exprId(), *result); in execute()
599 programMemory->setIntValue(expr->astOperand1()->exprId(), intValue + *result); in execute()
601 programMemory->setIntValue(expr->astOperand1()->exprId(), intValue - *result); in execute()
603 programMemory->setIntValue(expr->astOperand1()->exprId(), intValue * *result); in execute()
[all …]

12345678910>>...34