Searched refs:RightFooterOdd (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)
1013 if (!CentreFooterOdd && !RightFooterOdd)
1019 if (!LeftFooterOdd && !RightFooterOdd)
1025 if (RightFooterOdd)
1031 TraverseChildrenFromChunk(RightFooterOdd);
1038 if (LeftFooterOdd || CentreFooterOdd || RightFooterOdd)
1043 if (!CentreFooterOdd && !RightFooterOdd)
1049 if (!LeftFooterOdd && !RightFooterOdd)
1055 if (RightFooterOdd)
1061 TraverseChildrenFromChunk(RightFooterOdd);
[all...]
H A Dtex2any.h312 extern TexChunk * RightFooterOdd;
H A Dtex2any.cpp54 TexChunk * RightFooterOdd = NULL; variable

Completed in 142 milliseconds