Home | History | Annotate | Download | only in editing

Lines Matching defs:an

173         // returns an end value not equal to the length of the string passed to it.
1004 Node* an = ap.deprecatedNode();
1005 if (!an)
1009 if (an == bn)
1012 return an->document() == bn->document();
1284 // Given RTL box "ABC DEF" either follows a LTR box or is the first visual box in an LTR block as an example,