Home
last modified time | relevance | path

Searched refs:theAdjustment (Results 1 – 2 of 2) sorted by relevance

/dports/games/alephone/alephone-release-20190331/Source_Files/Network/
H A Dnetwork_star_spoke.cpp840 int8 theAdjustment; in handle_timing_adjustment_message() local
842 ps >> theAdjustment; in handle_timing_adjustment_message()
844 if(theAdjustment != sRequestedTimingAdjustment) in handle_timing_adjustment_message()
846 sOutstandingTimingAdjustment = theAdjustment; in handle_timing_adjustment_message()
847 sRequestedTimingAdjustment = theAdjustment; in handle_timing_adjustment_message()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/docs/tutorial/
H A Dgtk-tut.sgml4855 changed by the value of <literal>step_increment</literal> in theAdjustment.</para>