Lines Matching refs:markUsed
48 Bool markUsed);
161 LookupIntOption(pointer optlist, const char *name, int deflt, Bool markUsed)
167 if (ParseOptionValue(-1, optlist, &o, markUsed))
175 Bool markUsed)
181 if (ParseOptionValue(-1, optlist, &o, markUsed))
188 LookupStrOption(pointer optlist, const char *name, char *deflt, Bool markUsed)
194 if (ParseOptionValue(-1, optlist, &o, markUsed))
204 LookupBoolOption(pointer optlist, const char *name, int deflt, Bool markUsed)
210 if (ParseOptionValue(-1, optlist, &o, markUsed))
216 LookupPercentOption(pointer optlist, const char *name, double deflt, Bool markUsed)
222 if (ParseOptionValue(-1, optlist, &o, markUsed))
486 Bool markUsed)
492 if (markUsed) {
499 if (markUsed) {
510 if (markUsed) {
521 if (markUsed) {
538 if (markUsed) {
549 if (markUsed) {
562 if (markUsed) {
577 if (markUsed) {
589 if (markUsed) {
610 if (markUsed) {
620 if (markUsed) {
638 if (p->found && markUsed) {
669 if (markUsed)
682 if (p->found && markUsed) {