Searched refs:currentwxExprErrorHandler (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/src/deprecated/
H A Dwxexpr.cpp113 wxExprErrorHandler currentwxExprErrorHandler; variable
885 currentwxExprErrorHandler = handler;
900 currentwxExprErrorHandler = handler;
1262 if (currentwxExprErrorHandler)
1263 (void)(*(currentwxExprErrorHandler))(WXEXPR_ERROR_SYNTAX, (char *)"syntax error");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dwxexpr.h51 WXDLLIMPEXP_DATA_DEPRECATED(extern wxExprErrorHandler) currentwxExprErrorHandler;

Completed in 102 milliseconds