Searched refs:LeftFooterOdd (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Drtfutils.cpp1006 if (LeftFooterOdd || CentreFooterOdd || RightFooterOdd)
1011 if (LeftFooterOdd)
1015 TraverseChildrenFromChunk(LeftFooterOdd);
1019 if (!LeftFooterOdd && !RightFooterOdd)
1027 if (!LeftFooterOdd && !CentreFooterOdd)
1038 if (LeftFooterOdd || CentreFooterOdd || RightFooterOdd)
1041 if (LeftFooterOdd)
1045 TraverseChildrenFromChunk(LeftFooterOdd);
1049 if (!LeftFooterOdd && !RightFooterOdd)
1057 if (!LeftFooterOdd
[all...]
H A Dtex2any.h308 extern TexChunk * LeftFooterOdd;
H A Dtex2any.cpp50 TexChunk * LeftFooterOdd = NULL; variable

Completed in 94 milliseconds