HomeSort by relevance Sort by last modified time
    Searched full:textattributes (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_show_all_cell.mm 150 - (NSDictionary*)textAttributes {
161 [[self title] drawAtPoint:primaryPos withAttributes:[self textAttributes]];
183 NSSize textSize = [[self title] sizeWithAttributes:[self textAttributes]];
  /external/chromium_org/ui/app_list/cocoa/
signin_view_controller.mm 114 NSDictionary* textAttributes = @{
120 attributes:textAttributes]);
  /external/qemu/
console.c 68 typedef struct TextAttributes {
76 } TextAttributes;
80 TextAttributes t_attrib;
169 TextAttributes t_attrib_default; /* default text attributes */
170 TextAttributes t_attrib; /* currently active text attributes */
440 static void console_print_text_attributes(TextAttributes *t_attrib, char ch)
473 TextAttributes *t_attrib)
647 TextAttributes t_attrib = s->t_attrib_default;
    [all...]
  /libcore/luni/src/main/java/java/awt/font/
TextAttribute.java 27 * for text rendering. Each TextAttributes should have the following
  /external/chromium_org/chrome/browser/ui/cocoa/
website_settings_bubble_controller.mm 421 NSDictionary* textAttributes =
430 NSSize textSize = [label sizeWithAttributes:textAttributes];
437 textSize = [label sizeWithAttributes:textAttributes];
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/content_settings/
content_setting_bubble_cocoa.mm 133 NSDictionary* textAttributes =
136 NSSize size = [itemTitle sizeWithAttributes:textAttributes];
  /external/chromium_org/third_party/iaccessible2/
ia2_api_all.idl     [all...]
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 553 milliseconds