Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.cpp391 bool bMaxHeight = (pPageInfo->m_dwHeight == 0xffffffff); in ProcessingParseSegmentData() local
392 if (bMaxHeight && pPageInfo->m_bIsStriped != TRUE) in ProcessingParseSegmentData()
397 bMaxHeight ? pPageInfo->m_wMaxStripeSize : pPageInfo->m_dwHeight; in ProcessingParseSegmentData()