HomeSort by relevance Sort by last modified time
    Searched defs:TrimBox (Results 1 - 2 of 2) sorted by null

  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfBoxColorInformationDictionary_autogen.cpp 35 SkPdfDictionary* SkPdfBoxColorInformationDictionary::TrimBox(SkPdfNativeDoc* doc) {
36 SkPdfNativeObject* ret = get("TrimBox", "");
44 return get("TrimBox", "") != NULL;
SkPdfPageObjectDictionary_autogen.cpp 95 SkRect SkPdfPageObjectDictionary::TrimBox(SkPdfNativeDoc* doc) {
96 SkPdfNativeObject* ret = get("TrimBox", "");
104 return get("TrimBox", "") != NULL;

Completed in 224 milliseconds