Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dtdbtool.c410 static void next_record(TDB_CONTEXT *the_tdb, TDB_DATA *pkey) in next_record() function
514 next_record(tdb, &iterate_kbuf); in do_command()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh927 …const EntryExitRecord &next_record = entryExitRecord[(this+coverage).get_coverage (buffer->info[s… in apply() local
928 if (!next_record.entryAnchor) return_trace (false); in apply()
935 …(this+next_record.entryAnchor).get_anchor (c->font, buffer->info[j].codepoint, &entry_x, &entry_y); in apply()