HomeSort by relevance Sort by last modified time
    Searched refs:asType1FontDictionary (Results 151 - 156 of 156) sorted by null

1 2 3 4 5 67

  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfWebCaptureInformationDictionary_autogen.h 174 SkPdfType1FontDictionary* asType1FontDictionary() {return (SkPdfType1FontDictionary*)this;}
175 const SkPdfType1FontDictionary* asType1FontDictionary() const {return (const SkPdfType1FontDictionary*)this;}
    [all...]
SkPdfWebCapturePageSetDictionary_autogen.h 174 SkPdfType1FontDictionary* asType1FontDictionary() {return (SkPdfType1FontDictionary*)this;}
175 const SkPdfType1FontDictionary* asType1FontDictionary() const {return (const SkPdfType1FontDictionary*)this;}
    [all...]
SkPdfWidgetAnnotationDictionary_autogen.h 174 SkPdfType1FontDictionary* asType1FontDictionary() {return (SkPdfType1FontDictionary*)this;}
175 const SkPdfType1FontDictionary* asType1FontDictionary() const {return (const SkPdfType1FontDictionary*)this;}
    [all...]
SkPdfWindowsLaunchActionDictionary_autogen.h 174 SkPdfType1FontDictionary* asType1FontDictionary() {return (SkPdfType1FontDictionary*)this;}
175 const SkPdfType1FontDictionary* asType1FontDictionary() const {return (const SkPdfType1FontDictionary*)this;}
    [all...]
SkPdfXObjectDictionary_autogen.h 173 SkPdfType1FontDictionary* asType1FontDictionary() {return (SkPdfType1FontDictionary*)this;}
174 const SkPdfType1FontDictionary* asType1FontDictionary() const {return (const SkPdfType1FontDictionary*)this;}
    [all...]
  /external/skia/experimental/PdfViewer/
SkPdfFont.cpp 244 return fontFromType1FontDictionary(doc, dict->asType1FontDictionary());

Completed in 3942 milliseconds

1 2 3 4 5 67