Searched refs:followedLinkColourString (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.cpp698 if (followedLinkColourString)
701 wxChar *s = ParseColourString(followedLinkColourString, &isPicture);
2768 if (followedLinkColourString)
2769 delete[] followedLinkColourString;
2770 followedLinkColourString = copystring(val);
H A Dtex2any.h254 extern wxChar *followedLinkColourString; // HTML followed link colour
H A Dtexutils.cpp1408 followedLinkColourString = copystring(settingValue);
H A Dtex2any.cpp146 wxChar *followedLinkColourString = NULL; variable

Completed in 61 milliseconds