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.cpp154 const uint32_t dwSharedNumeratorBits = hStream->GetBits(16); in ReadPageHintTable() local
155 if (dwSharedNumeratorBits > 32) in ReadPageHintTable()
231 if (dwSharedNumeratorBits) { in ReadPageHintTable()
234 safeSize *= dwSharedNumeratorBits; in ReadPageHintTable()