HomeSort by relevance Sort by last modified time
    Searched full:text_color (Results 1 - 25 of 64) sorted by null

1 2 3

  /developers/build/prebuilts/gradle/Timer/Wearable/src/main/res/values/
colors.xml 5 <color name="text_color">#434343</color>
  /developers/samples/android/wearable/wear/Timer/Wearable/src/main/res/values/
colors.xml 5 <color name="text_color">#434343</color>
  /development/samples/browseable/Timer/Wearable/res/values/
colors.xml 5 <color name="text_color">#434343</color>
  /external/chromium_org/chrome/common/
instant_types.cc 39 text_color(),
58 text_color == rhs.text_color &&
icon_with_badge_image_source.cc 17 const SkColor& text_color,
24 text_color_(text_color),
icon_with_badge_image_source.h 27 const SkColor& text_color,
  /external/chromium_org/chrome/browser/ui/views/location_bar/
ev_bubble_view.cc 17 SkColor text_color,
21 font_list, text_color, parent_background_color, true),
keyword_hint_view.h 37 SkColor text_color,
51 SkColor text_color,
keyword_hint_view.cc 27 SkColor text_color,
32 CreateLabel(font_list, text_color, background_color);
38 CreateLabel(font_list, text_color, background_color);
96 SkColor text_color,
99 label->SetEnabledColor(text_color);
selected_keyword_view.cc 26 SkColor text_color,
30 font_list, text_color, parent_background_color,
ev_bubble_view.h 17 SkColor text_color,
icon_label_bubble_view.cc 20 SkColor text_color,
43 label_->SetEnabledColor(text_color);
  /developers/build/prebuilts/gradle/Notifications/Wearable/src/main/res/values/
colors.xml 20 <color name="text_color">#434343</color>
  /developers/build/prebuilts/gradle/Timer/Wearable/src/main/res/layout/
timer_list_item.xml 21 android:textColor="@color/text_color"
  /developers/samples/android/wearable/wear/Notifications/Wearable/src/main/res/values/
colors.xml 20 <color name="text_color">#434343</color>
  /developers/samples/android/wearable/wear/Timer/Wearable/src/main/res/layout/
timer_list_item.xml 21 android:textColor="@color/text_color"
  /development/samples/browseable/Notifications/Wearable/res/values/
colors.xml 20 <color name="text_color">#434343</color>
  /development/samples/browseable/Timer/Wearable/res/layout/
timer_list_item.xml 21 android:textColor="@color/text_color"
  /external/chromium_org/ui/gfx/
canvas_notimplemented.cc 23 SkColor text_color,
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_instructions_view.cc 124 SkColor text_color = local
126 instructions_->SetEnabledColor(text_color);
128 import_link_->SetEnabledColor(text_color);
  /developers/build/prebuilts/gradle/SpeedTracker/Wearable/src/main/res/values/
colors.xml 20 <color name="text_color">#BBB</color>
  /developers/samples/android/wearable/wear/SpeedTracker/Wearable/src/main/res/values/
colors.xml 20 <color name="text_color">#BBB</color>
  /development/samples/browseable/SpeedTracker/Wearable/res/values/
colors.xml 20 <color name="text_color">#BBB</color>
  /external/pdfium/core/src/fxge/win32/
dwrite_int.h 46 void *font, FX_FLOAT font_size, FX_ARGB text_color,
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
bubble_decoration.mm 130 void BubbleDecoration::SetTextColor(NSColor* text_color) {
131 [attributes_ setObject:text_color forKey:NSForegroundColorAttributeName];

Completed in 2532 milliseconds

1 2 3