Searched refs:getFontResources (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/skia/src/pdf/
H A DSkPDFPage.h93 const SkTDArray<SkPDFFont*>& getFontResources() const;
H A DSkPDFPage.cpp148 const SkTDArray<SkPDFFont*>& SkPDFPage::getFontResources() const { function in class:SkPDFPage
149 return fDevice->getFontResources();
H A DSkPDFDocument.cpp269 fPages[pageNumber]->getFontResources();
H A DSkPDFDevice.cpp1469 const SkTDArray<SkPDFFont*>& SkPDFDevice::getFontResources() const { function in class:SkPDFDevice
/external/skia/src/pdf/
H A DSkPDFPage.h93 const SkTDArray<SkPDFFont*>& getFontResources() const;
H A DSkPDFPage.cpp148 const SkTDArray<SkPDFFont*>& SkPDFPage::getFontResources() const { function in class:SkPDFPage
149 return fDevice->getFontResources();
H A DSkPDFDocument.cpp269 fPages[pageNumber]->getFontResources();
H A DSkPDFDevice.cpp1469 const SkTDArray<SkPDFFont*>& SkPDFDevice::getFontResources() const { function in class:SkPDFDevice
/external/chromium_org/third_party/skia/include/pdf/
H A DSkPDFDevice.h158 SK_API const SkTDArray<SkPDFFont*>& getFontResources() const;
/external/skia/include/pdf/
H A DSkPDFDevice.h158 SK_API const SkTDArray<SkPDFFont*>& getFontResources() const;

Completed in 184 milliseconds