OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JBIG2_END_OF_PAGE
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/fxcodec/jbig2/
JBig2_Context.h
34
#define
JBIG2_END_OF_PAGE
2
JBig2_Context.cpp
93
if (nRet ==
JBIG2_END_OF_PAGE
|| nRet == JBIG2_END_OF_FILE) {
147
if (nRet ==
JBIG2_END_OF_PAGE
|| nRet == JBIG2_END_OF_FILE)
400
return
JBIG2_END_OF_PAGE
;
[
all
...]
Completed in 44 milliseconds