OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGroupAttributesDictionary
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfMapper_autogen.h
321
bool
isGroupAttributesDictionary
(const SkPdfNativeObject* nativeObj) const ;
[
all
...]
SkPdfMapper_autogen.cpp
497
if (in == NULL || !
isGroupAttributesDictionary
(in)) return kNone_SkPdfNativeObjectType;
[
all
...]
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfMapper_autogen.h
321
bool
isGroupAttributesDictionary
(const SkPdfNativeObject* nativeObj) const ;
[
all
...]
SkPdfMapper_autogen.cpp
497
if (in == NULL || !
isGroupAttributesDictionary
(in)) return kNone_SkPdfNativeObjectType;
[
all
...]
Completed in 32 milliseconds