Home
last modified time | relevance | path

Searched refs:FL_TIMER (Results 1 – 23 of 23) sorted by relevance

/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dfd_objects.c574 add_class_def( VN( FL_TIMER ), OBJNAME( timer ), ++bl ); in init_classes()
575 add_type_def( FL_TIMER, FL_NORMAL_TIMER, "NORMAL_TIMER" ); in init_classes()
576 add_type_def( FL_TIMER, FL_VALUE_TIMER, "VALUE_TIMER" ); in init_classes()
577 add_type_def( FL_TIMER, FL_HIDDEN_TIMER, "HIDDEN_TIMER" ); in init_classes()
578 set_class_default( FL_TIMER, FL_NORMAL_TIMER, "timer" ); in init_classes()
H A Dfd_file.c182 { 62, FL_TIMER },
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/PowerPC/
H A DPPCTables.h42 FL_TIMER = (1 << 15), // Used only for mftb. enumerator
H A DPPCAnalyst.cpp207 if (b_flags & (FL_SET_CRx | FL_ENDBLOCK | FL_TIMER | FL_EVIL | FL_SET_OE)) in CanSwapAdjacentOps()
531 if (opinfo->flags & FL_TIMER) in SetInstructionStats()
/dports/x11-toolkits/xforms/xforms-1.2.4/fd2ps/
H A Dflsupport.c403 VNP( FL_TIMER ),
491 VNP( FL_TIMER ),
H A Dpsobj.c2305 { FL_TIMER, flps_draw_timer },
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dutil.c149 VN( FL_TIMER ),
H A Dtimer.c229 ob = fl_make_object( FL_TIMER, type, x, y, w, h, l, handle_timer ); in fl_create_timer()
/dports/comms/echolinux/echolinux-0.17a/echogui/
H A Dtestgui.fd232 class: FL_TIMER
346 class: FL_TIMER
/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/fd/
H A Dpallette.c359 fl_set_object_callback( obj, pallette_entry_callback, FL_TIMER ); in create_form_miscform()
H A Dpallette.fd805 argument: FL_TIMER
/dports/x11-toolkits/xforms/xforms-1.2.4/fd2ps/test/
H A Dallcmm.fd440 class: FL_TIMER
H A Dallpoint.fd440 class: FL_TIMER
H A Dall.fd440 class: FL_TIMER
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/include/
H A DBasic.h115 FL_TIMER, /* 21 */ enumerator
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/PowerPC/Interpreter/
H A DInterpreter_Tables.cpp289 {371, Interpreter::mftb, {"mftb", OpType::System, FL_OUT_D | FL_TIMER, 1, 0, 0, 0}},
/dports/lang/fpc-source/fpc-3.2.2/packages/xforms/src/
H A Dfd2pascal.pp46 FL_BROWSER,FL_DIAL,FL_TIMER,FL_CLOCK, FL_POSITIONER, FL_FREE,
H A Dxforms.pp92 FL_TIMER=21;
/dports/x11-toolkits/fpc-xforms/fpc-3.2.2/packages/xforms/src/
H A Dfd2pascal.pp46 FL_BROWSER,FL_DIAL,FL_TIMER,FL_CLOCK, FL_POSITIONER, FL_FREE,
H A Dxforms.pp92 FL_TIMER=21;
/dports/x11-toolkits/xforms/xforms-1.2.4/doc/
H A Dpart5_overview.texi2073 @code{FL_TIMER} object should be sufficient).
2120 @code{FL_TIMER} objects) can be utilized.
2189 @code{FL_TIMER} object. For tasks that need more accurate timing the
H A Dpart1_doing_interaction.texi840 @code{FL_TIMER} object, especially the invisible type, that can be
844 for complete information on the @code{FL_TIMER} object.
H A Dxforms.info-34072 situation (for most application, idle callback, timeouts or `FL_TIMER'
4115 `FL_TIMER' objects) can be utilized.
4160 *Note Timer Object::, for the usage of `FL_TIMER' object. For tasks