Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_hint_tables.cpp131 const uint32_t dwSharedNumeratorBits = hStream->GetBits(16); in ReadPageHintTable() local
132 if (!IsValidPageOffsetHintTableBitCount(dwSharedNumeratorBits)) in ReadPageHintTable()
228 safeSize *= dwSharedNumeratorBits; in ReadPageHintTable()