HomeSort by relevance Sort by last modified time
    Searched refs:FontDescriptor (Results 1 - 25 of 25) sorted by null

  /external/chromium_org/content/common/mac/
font_descriptor.h 18 struct CONTENT_EXPORT FontDescriptor {
19 explicit FontDescriptor(NSFont* font);
20 FontDescriptor(base::string16 name, float size);
22 FontDescriptor() : font_point_size(0) {}
font_loader.h 19 struct FontDescriptor;
49 static void LoadFont(const FontDescriptor& font, FontLoader::Result* result);
attributed_string_coder.h 39 FontAttribute(FontDescriptor font, gfx::Range range);
53 FontDescriptor font_descriptor() const { return font_descriptor_; }
57 FontDescriptor font_descriptor_;
  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfType1FontDictionary_autogen.h 40 SkPdfFontDescriptorDictionary* FontDescriptor(SkPdfNativeDoc* doc);
SkPdfCIDFontDictionary_autogen.cpp 59 SkPdfFontDescriptorDictionary* SkPdfCIDFontDictionary::FontDescriptor(SkPdfNativeDoc* doc) {
60 SkPdfNativeObject* ret = get("FontDescriptor", "");
68 return get("FontDescriptor", "") != NULL;
SkPdfType1FontDictionary_autogen.cpp 95 SkPdfFontDescriptorDictionary* SkPdfType1FontDictionary::FontDescriptor(SkPdfNativeDoc* doc) {
96 SkPdfNativeObject* ret = get("FontDescriptor", "");
104 return get("FontDescriptor", "") != NULL;
SkPdfCIDFontDictionary_autogen.h     [all...]
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfType1FontDictionary_autogen.h 40 SkPdfFontDescriptorDictionary* FontDescriptor(SkPdfNativeDoc* doc);
SkPdfCIDFontDictionary_autogen.cpp 59 SkPdfFontDescriptorDictionary* SkPdfCIDFontDictionary::FontDescriptor(SkPdfNativeDoc* doc) {
60 SkPdfNativeObject* ret = get("FontDescriptor", "");
68 return get("FontDescriptor", "") != NULL;
SkPdfType1FontDictionary_autogen.cpp 95 SkPdfFontDescriptorDictionary* SkPdfType1FontDictionary::FontDescriptor(SkPdfNativeDoc* doc) {
96 SkPdfNativeObject* ret = get("FontDescriptor", "");
104 return get("FontDescriptor", "") != NULL;
SkPdfCIDFontDictionary_autogen.h     [all...]
  /external/chromium_org/content/browser/renderer_host/
render_message_filter.h 42 struct FontDescriptor;
152 void OnLoadFont(const FontDescriptor& font, IPC::Message* reply_msg);
render_message_filter.cc 651 void RenderMessageFilter::OnLoadFont(const FontDescriptor& font,
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiFlagAttributeNode.java 27 import org.eclipse.jface.resource.FontDescriptor;
265 FontDescriptor fontDesc = JFaceResources.getDialogFontDescriptor();
  /external/chromium_org/third_party/skia/experimental/PdfViewer/
SkPdfFont.h 304 fBaseFont = SkPdfFont::fontFromFontDescriptor(doc, dict->FontDescriptor(doc));
314 dict->FontDescriptor(doc);
  /external/skia/experimental/PdfViewer/
SkPdfFont.h 304 fBaseFont = SkPdfFont::fontFromFontDescriptor(doc, dict->FontDescriptor(doc));
314 dict->FontDescriptor(doc);
  /external/chromium_org/content/common/
view_messages.h 93 IPC_STRUCT_TRAITS_BEGIN(FontDescriptor)
    [all...]
  /external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.cc 573 FontDescriptor src_font_descriptor(src_font);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 574 milliseconds