Searched refs:ParseColourString (Results 1 - 1 of 1) 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.cpp594 wxChar *ParseColourString(wxChar *bkStr, bool *isPicture) function
658 wxChar *s = ParseColourString(backgroundImageString, &isPicture);
669 wxChar *s = ParseColourString(backgroundColourString, &isPicture);
681 wxChar *s = ParseColourString(textColourString, &isPicture);
691 wxChar *s = ParseColourString(linkColourString, &isPicture);
701 wxChar *s = ParseColourString(followedLinkColourString, &isPicture);
2688 ParseColourString(val, &isPicture);

Completed in 38 milliseconds