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

1 2 3 4 5 67

  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfWebCaptureDictionary_autogen.h 180 SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return (SkPdfTrueTypeFontDictionary*)this;}
181 const SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() const {return (const SkPdfTrueTypeFontDictionary*)this;}
    [all...]
SkPdfWebCaptureImageSetDictionary_autogen.h 180 SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return (SkPdfTrueTypeFontDictionary*)this;}
181 const SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() const {return (const SkPdfTrueTypeFontDictionary*)this;}
    [all...]
SkPdfWebCaptureInformationDictionary_autogen.h 180 SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return (SkPdfTrueTypeFontDictionary*)this;}
181 const SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() const {return (const SkPdfTrueTypeFontDictionary*)this;}
    [all...]
SkPdfWebCapturePageSetDictionary_autogen.h 180 SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return (SkPdfTrueTypeFontDictionary*)this;}
181 const SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() const {return (const SkPdfTrueTypeFontDictionary*)this;}
    [all...]
SkPdfWidgetAnnotationDictionary_autogen.h 180 SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return (SkPdfTrueTypeFontDictionary*)this;}
181 const SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() const {return (const SkPdfTrueTypeFontDictionary*)this;}
    [all...]
SkPdfWindowsLaunchActionDictionary_autogen.h 180 SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return (SkPdfTrueTypeFontDictionary*)this;}
181 const SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() const {return (const SkPdfTrueTypeFontDictionary*)this;}
    [all...]
SkPdfXObjectDictionary_autogen.h 179 SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return (SkPdfTrueTypeFontDictionary*)this;}
180 const SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() const {return (const SkPdfTrueTypeFontDictionary*)this;}
    [all...]
  /external/skia/experimental/PdfViewer/
SkPdfFont.cpp 241 return fontFromTrueTypeFontDictionary(doc, dict->asTrueTypeFontDictionary());

Completed in 920 milliseconds

1 2 3 4 5 67