Searched refs:textColourString (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dhtmlutil.cpp678 if (textColourString)
681 wxChar *s = ParseColourString(textColourString, &isPicture);
2740 if (textColourString)
2741 delete[] textColourString;
2742 textColourString = copystring(val);
H A Dtex2any.h252 extern wxChar *textColourString; // HTML text colour
H A Dtexutils.cpp1400 textColourString = copystring(settingValue);
H A Dtex2any.cpp144 wxChar *textColourString = NULL; variable

Completed in 133 milliseconds