Lines Matching refs:more
674 inline bool more (void) { return i < c->glyphArray.len; }776 inline bool more (void) { return i < c->rangeRecord.len; }781 if (more ())848 for (iter.init (*this); iter.more (); iter.next ()) {882 inline bool more (void) {884 case 1: return u.format1.more ();885 case 2: return u.format2.more ();