Searched defs:FontDescriptor (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/common/mac/
H A Dfont_descriptor.h18 struct CONTENT_EXPORT FontDescriptor { struct
19 explicit FontDescriptor(NSFont* font);
20 FontDescriptor(base::string16 name, float size);
22 FontDescriptor() : font_point_size(0) {} function in struct:FontDescriptor
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfCIDFontDictionary_autogen.cpp59 SkPdfFontDescriptorDictionary* SkPdfCIDFontDictionary::FontDescriptor(SkPdfNativeDoc* doc) { function in class:SkPdfCIDFontDictionary
60 SkPdfNativeObject* ret = get("FontDescriptor", "");
68 return get("FontDescriptor", "") != NULL;
H A DSkPdfType1FontDictionary_autogen.cpp95 SkPdfFontDescriptorDictionary* SkPdfType1FontDictionary::FontDescriptor(SkPdfNativeDoc* doc) { function in class:SkPdfType1FontDictionary
96 SkPdfNativeObject* ret = get("FontDescriptor", "");
104 return get("FontDescriptor", "") != NULL;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfCIDFontDictionary_autogen.cpp59 SkPdfFontDescriptorDictionary* SkPdfCIDFontDictionary::FontDescriptor(SkPdfNativeDoc* doc) { function in class:SkPdfCIDFontDictionary
60 SkPdfNativeObject* ret = get("FontDescriptor", "");
68 return get("FontDescriptor", "") != NULL;
H A DSkPdfType1FontDictionary_autogen.cpp95 SkPdfFontDescriptorDictionary* SkPdfType1FontDictionary::FontDescriptor(SkPdfNativeDoc* doc) { function in class:SkPdfType1FontDictionary
96 SkPdfNativeObject* ret = get("FontDescriptor", "");
104 return get("FontDescriptor", "") != NULL;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 4003 milliseconds