Searched refs:htmlFrameContents (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.cpp783 if (htmlFrameContents && FrameContents)
1612 if (htmlFrameContents && FrameContents)
3063 if (htmlFrameContents)
3163 if (htmlFrameContents)
3199 if (htmlFrameContents)
H A Dtex2any.h246 extern bool htmlFrameContents; // Use frames for HTML contents page
H A Dtexutils.cpp1327 else if (StringMatch(settingName, _T("htmlFrameContents"), false, true))
1328 htmlFrameContents = StringTobool(settingValue);
H A Dtex2any.cpp132 bool htmlFrameContents = false; // Use frames for HTML contents page variable

Completed in 78 milliseconds