Searched refs:CurrentOutput1 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtex2any.cpp193 FILE *CurrentOutput1 = NULL; variable
267 if (CurrentOutput1)
268 wxFprintf(CurrentOutput1, _T("%s"), s);
1968 CurrentOutput1 = fd;
1974 CurrentOutput1 = fd1;
2026 CurrentOutput1 = NULL;
3569 FILE *save1 = CurrentOutput1;
H A Dtexutils.cpp84 FILE *old1 = CurrentOutput1;
87 CurrentOutput1 = tempfd;
92 CurrentOutput1 = old1;
H A Dtex2any.h160 extern FILE *CurrentOutput1;
H A Drtfutils.cpp4216 savedOutput = CurrentOutput1;
4278 savedOutput = CurrentOutput1;
5085 oldLevelFile = CurrentOutput1;
5120 CurrentOutput1 = outputFile;
5136 CurrentOutput1 = oldLevelFile;
H A Dhtmlutil.cpp2966 oldLevelFile = CurrentOutput1;
3001 CurrentOutput1 = outputFile;
3017 CurrentOutput1 = oldLevelFile;

Completed in 86 milliseconds