Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpdb.c103 next_record; member
347 pdb_info.next_record=ReadBlobMSBLong(image); in ReadPDBImage()
352 if (pdb_info.next_record != 0) in ReadPDBImage()
785 pdb_info.next_record=0; in WritePDBImage()
800 (void) WriteBlobMSBLong(image,(unsigned int) pdb_info.next_record); in WritePDBImage()
/external/e2fsprogs/lib/ext2fs/
Dtdbtool.c411 static void next_record(TDB_CONTEXT *the_tdb, TDB_DATA *pkey) in next_record() function
515 next_record(tdb, &iterate_kbuf); in do_command()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh926 …const EntryExitRecord &next_record = entryExitRecord[(this+coverage).get_coverage (buffer->info[s… in apply() local
927 if (!next_record.entryAnchor) return_trace (false); in apply()
934 (this+next_record.entryAnchor).get_anchor (c, buffer->info[j].codepoint, &entry_x, &entry_y); in apply()