Searched refs:FontFile (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ppapi/cpp/private/
H A Dflash_font_file.cc25 FontFile::FontFile() { function in class:pp::flash::FontFile
28 FontFile::FontFile(const InstanceHandle& instance, function in class:pp::flash::FontFile
37 FontFile::~FontFile() {
41 bool FontFile::IsAvailable() {
45 bool FontFile::GetFontTable(uint32_t table,
H A Dflash_font_file.h19 class FontFile : public Resource { class in namespace:pp::flash
21 // Default constructor for making an is_null() FontFile resource.
22 FontFile();
23 FontFile(const InstanceHandle& instance,
26 virtual ~FontFile();
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfFontDescriptorDictionary_autogen.cpp191 SkPdfStream* SkPdfFontDescriptorDictionary::FontFile(SkPdfNativeDoc* doc) { function in class:SkPdfFontDescriptorDictionary
192 SkPdfNativeObject* ret = get("FontFile", "");
200 return get("FontFile", "") != NULL;
H A DSkPdfFontDescriptorDictionary_autogen.h551 SkPdfStream* FontFile(SkPdfNativeDoc* doc);
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfFontDescriptorDictionary_autogen.cpp191 SkPdfStream* SkPdfFontDescriptorDictionary::FontFile(SkPdfNativeDoc* doc) { function in class:SkPdfFontDescriptorDictionary
192 SkPdfNativeObject* ret = get("FontFile", "");
200 return get("FontFile", "") != NULL;
H A DSkPdfFontDescriptorDictionary_autogen.h551 SkPdfStream* FontFile(SkPdfNativeDoc* doc);
/external/chromium_org/third_party/skia/experimental/PdfViewer/
H A DSkPdfFont.cpp161 pdfStream = fd->FontFile(doc);
/external/skia/experimental/PdfViewer/
H A DSkPdfFont.cpp161 pdfStream = fd->FontFile(doc);

Completed in 378 milliseconds