Searched refs:isPicture (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) argument
604 *isPicture = true;
610 *isPicture = false;
657 bool isPicture = false; local
658 wxChar *s = ParseColourString(backgroundImageString, &isPicture);
668 bool isPicture = false; local
669 wxChar *s = ParseColourString(backgroundColourString, &isPicture);
680 bool isPicture = false; local
681 wxChar *s = ParseColourString(textColourString, &isPicture);
690 bool isPicture local
700 bool isPicture = false; local
2687 bool isPicture = false; local
[all...]

Completed in 96 milliseconds