Searched defs:last_crossref_offset (Results 1 – 3 of 3) sorted by relevance
42 const FX_FILESIZE last_crossref_offset = 0; in TEST() local59 const FX_FILESIZE last_crossref_offset = 0; in TEST() local77 const FX_FILESIZE last_crossref_offset = 70000; in TEST() local94 const FX_FILESIZE last_crossref_offset = 0; in TEST() local116 const FX_FILESIZE last_crossref_offset = 0; in TEST() local128 const FX_FILESIZE last_crossref_offset = 0; in TEST() local180 const FX_FILESIZE last_crossref_offset = cur_offset; in TEST() local228 const FX_FILESIZE last_crossref_offset = cur_offset; in TEST() local278 const FX_FILESIZE last_crossref_offset = last_v4_table_offset; in TEST() local293 const FX_FILESIZE last_crossref_offset = 0; in TEST() local[all …]
23 FX_FILESIZE last_crossref_offset() const { return last_crossref_offset_; } in last_crossref_offset() function
30 FX_FILESIZE last_crossref_offset) in CPDF_CrossRefAvail()