OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fFirstPageCount
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/pdf/
SkPDFCatalog.h
122
uint32_t
fFirstPageCount
;
SkPDFCatalog.cpp
16
:
fFirstPageCount
(0),
33
fFirstPageCount
++;
88
fNextFirstPageObjNum = fCatalog.count() -
fFirstPageCount
+ 1;
114
// int last = fCatalog.count() -
fFirstPageCount
- 1;
116
// first = fCatalog.count() -
fFirstPageCount
;
Completed in 43 milliseconds