HomeSort by relevance Sort by last modified time
    Searched refs:next_record (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
tdbtool.c 410 static void next_record(TDB_CONTEXT *the_tdb, TDB_DATA *pkey) function
514 next_record(tdb, &iterate_kbuf);
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 903 const EntryExitRecord &next_record = entryExitRecord[(this+coverage).get_coverage (buffer->info[skippy_iter.idx].codepoint)]; local
904 if (!next_record.entryAnchor) return TRACE_RETURN (false);
911 (this+next_record.entryAnchor).get_anchor (c->font, buffer->info[j].codepoint, &entry_x, &entry_y);
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 903 const EntryExitRecord &next_record = entryExitRecord[(this+coverage).get_coverage (buffer->info[skippy_iter.idx].codepoint)]; local
904 if (!next_record.entryAnchor) return TRACE_RETURN (false);
911 (this+next_record.entryAnchor).get_anchor (c->font, buffer->info[j].codepoint, &entry_x, &entry_y);
    [all...]

Completed in 119 milliseconds