OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadPageHintTable
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/core/fpdfapi/parser/
cpdf_hint_tables.h
37
bool
ReadPageHintTable
(CFX_BitStream* hStream);
cpdf_hint_tables.cpp
60
bool CPDF_HintTables::
ReadPageHintTable
(CFX_BitStream* hStream) {
491
return
ReadPageHintTable
(&bs) &&
/external/pdfium/testing/libfuzzer/
pdf_hint_table_fuzzer.cc
40
if (!
ReadPageHintTable
(&bs))
Completed in 2640 milliseconds