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

1 2 3 4 5 67

  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfWebCaptureDictionary_autogen.h 177 SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return (SkPdfMultiMasterFontDictionary*)this;}
178 const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() const {return (const SkPdfMultiMasterFontDictionary*)this;}
    [all...]
SkPdfWebCaptureImageSetDictionary_autogen.h 177 SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return (SkPdfMultiMasterFontDictionary*)this;}
178 const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() const {return (const SkPdfMultiMasterFontDictionary*)this;}
    [all...]
SkPdfWebCaptureInformationDictionary_autogen.h 177 SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return (SkPdfMultiMasterFontDictionary*)this;}
178 const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() const {return (const SkPdfMultiMasterFontDictionary*)this;}
    [all...]
SkPdfWebCapturePageSetDictionary_autogen.h 177 SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return (SkPdfMultiMasterFontDictionary*)this;}
178 const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() const {return (const SkPdfMultiMasterFontDictionary*)this;}
    [all...]
SkPdfWidgetAnnotationDictionary_autogen.h 177 SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return (SkPdfMultiMasterFontDictionary*)this;}
178 const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() const {return (const SkPdfMultiMasterFontDictionary*)this;}
    [all...]
SkPdfWindowsLaunchActionDictionary_autogen.h 177 SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return (SkPdfMultiMasterFontDictionary*)this;}
178 const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() const {return (const SkPdfMultiMasterFontDictionary*)this;}
    [all...]
SkPdfXObjectDictionary_autogen.h 176 SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return (SkPdfMultiMasterFontDictionary*)this;}
177 const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() const {return (const SkPdfMultiMasterFontDictionary*)this;}
    [all...]
  /external/skia/experimental/PdfViewer/
SkPdfFont.cpp 247 return fontFromMultiMasterFontDictionary(doc, dict->asMultiMasterFontDictionary());

Completed in 124 milliseconds

1 2 3 4 5 67