OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EndOfData
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/fpdfapi/page/
cpdf_streamparser.h
22
enum SyntaxType {
EndOfData
, Number, Keyword, Name, Others };
/external/pdfium/third_party/libtiff/
tif_fax3.h
112
#ifndef
EndOfData
113
#define
EndOfData
() (cp >= ep)
141
if (
EndOfData
()) { \
155
if (
EndOfData
()) { \
162
if (
EndOfData
()) { \
Completed in 761 milliseconds