Searched defs:FontMatrix (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfType3FontDictionary_autogen.cpp59 SkMatrix SkPdfType3FontDictionary::FontMatrix(SkPdfNativeDoc* doc) { function in class:SkPdfType3FontDictionary
60 SkPdfNativeObject* ret = get("FontMatrix", "");
68 return get("FontMatrix", "") != NULL;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfType3FontDictionary_autogen.cpp59 SkMatrix SkPdfType3FontDictionary::FontMatrix(SkPdfNativeDoc* doc) { function in class:SkPdfType3FontDictionary
60 SkPdfNativeObject* ret = get("FontMatrix", "");
68 return get("FontMatrix", "") != NULL;

Completed in 86 milliseconds