OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_dwHeight
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxcodec/jbig2/
JBig2_Page.h
14
FX_DWORD
m_dwHeight
;
JBig2_Context.cpp
382
m_pStream->readInteger(&pPageInfo->
m_dwHeight
) != 0 ||
391
bool bMaxHeight = (pPageInfo->
m_dwHeight
== 0xffffffff);
397
bMaxHeight ? pPageInfo->m_wMaxStripeSize : pPageInfo->
m_dwHeight
;
[
all
...]
Completed in 55 milliseconds