Home
last modified time | relevance | path

Searched refs:ta_same (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DGridText.c6469 int ta_same) in same_anchor_or_field() argument
6474 else if (!ta_same) in same_anchor_or_field()
6480 } else if (!ta_same) { in same_anchor_or_field()
6500 #define same_anchor_as_link(i,a,ta_same) (BOOL) (i >= 0 && a && \ argument
6505 ta_same))
6506 #define same_anchors(a1,a2,ta_same) (BOOL) (a1 && a2 && \ argument
6511 ta_same))