Searched refs:ParSkip (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 Dtex2any.h298 extern int ParSkip;
H A Dxlputils.cpp219 if (ParSkip > 0)
H A Drtfutils.cpp2587 if (winHelp && !inTabular && (ParSkip > 0))
2595 // 1 is a whole paragraph if ParSkip == 0,
2596 // half a paragraph if ParSkip > 0
2600 // and ParSkip == 0.
2603 if (winHelp && !inTabular && (ParSkip > 0))
2617 if (!inTabular && (ParSkip > 0))
H A Dtex2any.cpp63 int ParSkip = 0; variable
3465 ParSkip = ParseUnitArgument(data);

Completed in 131 milliseconds