Searched refs:BEGIN_ECHO_VARIABLE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/applet/
H A Dechovar.h49 but by using the BEGIN_ECHO_VARIABLE and END_ECHO_VARIABLE macros
52 wxEchoPrep, BEGIN_ECHO_VARIABLE, END_ECHO_VARIABLE
121 #define BEGIN_ECHO_VARIABLE(name) \ macro
132 BEGIN_ECHO_VARIABLE(##name##); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/applet/
H A Dechovar.cpp142 Use this macro to get the correct variable within a BEGIN_ECHO_VARIABLE and
146 wxEchoVariable, wxEchoPrep, BEGIN_ECHO_VARIABLE, END_ECHO_VARIABLE
151 #undef BEGIN_ECHO_VARIABLE macro
160 variable between a block of BEGIN_ECHO_VARIABLE and END_ECHO_VARIABLE macros.
165 BEGIN_ECHO_VARIABLE(UserName)
173 void BEGIN_ECHO_VARIABLE(
186 variable between a block of BEGIN_ECHO_VARIABLE and END_ECHO_VARIABLE macros.
189 BEGIN_ECHO_VARIABLE(UserName)
195 wxEchoVariable, wxEchoPrep, BEGIN_ECHO_VARIABLE, ECHO_PARM, STRING_ECHO_VARIABLE
214 wxEchoVariable, wxEchoPrep, BEGIN_ECHO_VARIABLE, END_ECHO_VARIABL
[all...]

Completed in 156 milliseconds