Home | History | Annotate | Download | only in pdfapi

Lines Matching defs:SkPdfSoundActionDictionary

14 class SkPdfSoundActionDictionary : public SkPdfDictionary {
17 SkPdfSoundActionDictionary* asSoundActionDictionary() {return this;}
18 const SkPdfSoundActionDictionary* asSoundActionDictionary() const {return this;}