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

1 2 3 4 5 67

  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfWebCaptureDictionary_autogen.h 183 SkPdfType3FontDictionary* asType3FontDictionary() {return (SkPdfType3FontDictionary*)this;}
184 const SkPdfType3FontDictionary* asType3FontDictionary() const {return (const SkPdfType3FontDictionary*)this;}
    [all...]
SkPdfWebCaptureImageSetDictionary_autogen.h 183 SkPdfType3FontDictionary* asType3FontDictionary() {return (SkPdfType3FontDictionary*)this;}
184 const SkPdfType3FontDictionary* asType3FontDictionary() const {return (const SkPdfType3FontDictionary*)this;}
    [all...]
SkPdfWebCaptureInformationDictionary_autogen.h 183 SkPdfType3FontDictionary* asType3FontDictionary() {return (SkPdfType3FontDictionary*)this;}
184 const SkPdfType3FontDictionary* asType3FontDictionary() const {return (const SkPdfType3FontDictionary*)this;}
    [all...]
SkPdfWebCapturePageSetDictionary_autogen.h 183 SkPdfType3FontDictionary* asType3FontDictionary() {return (SkPdfType3FontDictionary*)this;}
184 const SkPdfType3FontDictionary* asType3FontDictionary() const {return (const SkPdfType3FontDictionary*)this;}
    [all...]
SkPdfWidgetAnnotationDictionary_autogen.h 183 SkPdfType3FontDictionary* asType3FontDictionary() {return (SkPdfType3FontDictionary*)this;}
184 const SkPdfType3FontDictionary* asType3FontDictionary() const {return (const SkPdfType3FontDictionary*)this;}
    [all...]
SkPdfWindowsLaunchActionDictionary_autogen.h 183 SkPdfType3FontDictionary* asType3FontDictionary() {return (SkPdfType3FontDictionary*)this;}
184 const SkPdfType3FontDictionary* asType3FontDictionary() const {return (const SkPdfType3FontDictionary*)this;}
    [all...]
SkPdfXObjectDictionary_autogen.h 182 SkPdfType3FontDictionary* asType3FontDictionary() {return (SkPdfType3FontDictionary*)this;}
183 const SkPdfType3FontDictionary* asType3FontDictionary() const {return (const SkPdfType3FontDictionary*)this;}
    [all...]
  /external/skia/experimental/PdfViewer/
SkPdfFont.cpp 250 return fontFromType3FontDictionary(doc, dict->asType3FontDictionary());

Completed in 355 milliseconds

1 2 3 4 5 67