Searched refs:changing (Results 1 - 25 of 69) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dmod_dep.com5 $! Modify a dependencies file (P1), changing the object file name to
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dmod_dep.com5 $! Modify a dependencies file (P1), changing the object file name to
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dsession.conf2 Add a session-local.conf and edit that rather than changing this
H A Dsystem.conf2 Add a system-local.conf and edit that rather than changing this
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/etc/
H A Dsession.conf2 Add a session-local.conf and edit that rather than changing this
H A Dsystem.conf2 Add a system-local.conf and edit that rather than changing this
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dnotebmac.cpp604 wxNotebookEvent changing(
607 changing.SetEventObject( this );
608 GetEventHandler()->ProcessEvent( changing );
610 if ( changing.IsAllowed() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dnotebmac.cpp706 wxNotebookEvent changing(wxEVT_COMMAND_NOTEBOOK_PAGE_CHANGING, m_windowId,
708 changing.SetEventObject(this);
709 GetEventHandler()->ProcessEvent(changing);
711 if(changing.IsAllowed())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/name-test/
H A Dtmp-session-like-system.conf2 Add a session-local.conf and edit that rather than changing this
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddroptrgt.tex111 from the side of the drop source, typically in form of changing the icon.
131 from the side of the drop source, typically in form of changing the icon.
H A Dti18n.tex5 currency formats need changing too, some languages are written left to right
7 may need changing too - it is a necessary first step. wxWidgets provides
H A Dactivevt.tex34 bar changing colour, and a subwindow gaining the keyboard focus.
H A Dnotebook.tex126 The call to this function may generate the page changing events.
157 The call to this function generates the page changing events.
179 The call to this function \emph{does not} generate the page changing events.
207 The call to this function generates the page changing events.
417 The call to this function generates the page changing events.
H A Dcalctrl.tex57 \twocolitem{\windowstyle{wxCAL\_NO\_YEAR\_CHANGE}}{Disable the year changing}
58 \twocolitem{\windowstyle{wxCAL\_NO\_MONTH\_CHANGE}}{Disable the month (and, implicitly, the year) changing}
81 Note that changing the selected date will result in either of
154 This function should be used instead of changing {\tt wxCAL\_NO\_YEAR\_CHANGE}
163 This function should be used instead of changing
173 This function should be used instead of changing {\tt wxCAL\_SHOW\_HOLIDAYS}
H A Dtreebook.tex139 The call to this function \emph{does not} generate the page changing events.
185 May generate page changing events (if selected page
285 The call to this function generates the page changing events.
H A Dclipevent.tex24 some way before inserting in a control -- for example, changing its case or
H A Dvalidatr.tex11 \item to filter events (such as keystrokes), thereby changing the behaviour of the
H A Dwizevt.tex64 Return the direction in which the page is changing: for {\tt
H A Dgridattr.tex9 the grid by changing their colour/font/... from default. An object of this
H A Dhtmlhand.tex27 changing colors, fonts etc.
H A Djoyevent.tex78 Returns the identifier of the button changing state. This is a wxJOY\_BUTTONn identifier, where
H A Ddatetime.tex790 Reset time to midnight (00:00:00) without changing the date.
797 Sets the year without changing other date components.
804 Sets the month without changing other date components.
811 Sets the day without changing other date components.
818 Sets the hour without changing other date components.
825 Sets the minute without changing other date components.
832 Sets the second without changing other date components.
839 Sets the millisecond without changing other date components.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dsleep.S63 @ Clock speed adjustment without changing memory timing makes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A Dsearch.cc926 without changing the partition is better merged with the previous step,
1203 /* Now the set of changing characters of this step. */
1211 unsigned int *changing = new unsigned int[changing_count]; local
1215 changing[changing_count++] = c;
1217 step->_changing = changing;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dtr-core.c582 GSList * changing = NULL; local
588 /* separate the files into two lists: changing and unchanging */
594 changing = g_slist_prepend( changing, file );
599 /* add the files that have stopped changing */
612 /* keep monitoring the ones that are still changing */
614 p->monitor_files = changing;
895 so delegate to the GTK+ thread before changing our list store... */

Completed in 223 milliseconds

123