OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_nSegmentDecoded
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/fxcodec/jbig2/
JBig2_Context.h
94
size_t
m_nSegmentDecoded
;
JBig2_Context.cpp
54
:
m_nSegmentDecoded
(0),
139
m_nSegmentDecoded
= 0;
144
for (;
m_nSegmentDecoded
< m_SegmentList.size(); ++
m_nSegmentDecoded
) {
146
parseSegmentData(m_SegmentList[
m_nSegmentDecoded
].get(), pPause);
[
all
...]
Completed in 41 milliseconds