• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/

Lines Matching defs:arg_no

3186 bool RTFOnArgument(int macroId, int arg_no, bool start)
3207 if (!start && (arg_no == 1))
3213 if (start && (arg_no == 1))
3216 if (!start && (arg_no == 1))
3219 if (start && (arg_no == 2))
3224 if (!start && (arg_no == 2))
3229 if (start && (arg_no == 3))
3231 if (!start && (arg_no == 3))
3243 if (start && (arg_no == 1))
3245 if (!start && (arg_no == 1))
3248 if (start && (arg_no == 2))
3253 if (!start && (arg_no == 2))
3258 if (!start && (arg_no == 3))
3267 if (start && (arg_no == 1))
3270 if (!start && (arg_no == 1))
3273 if (start && (arg_no == 2))
3275 if (!start && (arg_no == 2))
3278 if (start && (arg_no == 2))
3281 if (start && (arg_no == 3))
3283 if (!start && (arg_no == 3))
3292 if (start && (arg_no == 1))
3294 if (!start && (arg_no == 1))
3296 if (start && (arg_no == 2))
3300 if (!start && (arg_no == 2))
3308 if (start && (arg_no == 1))
3310 if (!start && (arg_no == 1))
3312 if (start && (arg_no == 2))
3316 if (!start && (arg_no == 2))
3324 if (!start && (arg_no == 1))
3327 if (start && (arg_no == 2))
3367 if ((GetNoArgs() - arg_no) == 1)
3374 if ((GetNoArgs() - arg_no) == 0) // Arg = 2, or 3 if first is optional
3391 if ((GetNoArgs() - arg_no) == 1)
3405 else if ((GetNoArgs() - arg_no) == 0) // Arg = 2, or 3 if first is optional
3463 if (arg_no == 1)
3467 else if (arg_no == 2)
3487 if ((GetNoArgs() - arg_no) == 1)
3494 if ((GetNoArgs() - arg_no) == 0) // Arg = 2, or 3 if first is optional
3511 if ((GetNoArgs() - arg_no) == 1)
3528 if (arg_no == 2)
3530 else if (arg_no == 3)
3542 if (arg_no == 3)
3548 if (start && (arg_no == 1))
3579 else if (start && (arg_no == 2 ))
3718 if (arg_no == 1)
3752 else if (arg_no == 2 && !start)
3850 if (start && arg_no == 1)
3875 switch (arg_no)
4188 if (arg_no == 1)
4246 if (arg_no == 1)
4258 else if (arg_no == 2)
4290 if (arg_no == 1)
4306 if (start && (arg_no == 1))
4321 switch (arg_no)
4370 switch (arg_no)
4432 switch (arg_no)
4707 switch (arg_no)
4726 if (arg_no == 3)
4736 if (start && (arg_no == 1))
4756 if (!start && (arg_no == 2))
4778 if (start && (arg_no == 1))
4800 if (!start && (arg_no == 2))
4822 DefaultOnArgument(macroId, arg_no, start);
4876 if (arg_no == 1 && start)
4893 if (arg_no == 2 && !start)
4899 if (start && (arg_no == 1))
5001 switch (arg_no)
5029 if (arg_no == 2) TexOutput(_T("}"));
5081 switch (arg_no)
5134 if (arg_no == 2)
5142 return DefaultOnArgument(macroId, arg_no, start);