HomeSort by relevance Sort by last modified time
    Searched defs:foregroundColor (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/track/
TextTrackCueGeneric.h 63 Color foregroundColor() const { return m_foregroundColor; }
  /external/chromium_org/third_party/WebKit/Source/core/platform/
PopupMenuStyle.h 54 const Color& foregroundColor() const { return m_foregroundColor; }
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
InbandTextTrackPrivateClient.h 92 Color foregroundColor() const { return m_foregroundColor; }
  /frameworks/base/core/java/android/view/accessibility/
CaptioningManager.java 275 public final int foregroundColor;
303 private CaptionStyle(int foregroundColor, int backgroundColor, int edgeType, int edgeColor,
305 this.foregroundColor = foregroundColor;
329 final int foregroundColor = Secure.getInt(
330 cr, Secure.ACCESSIBILITY_CAPTIONING_FOREGROUND_COLOR, defStyle.foregroundColor);
344 foregroundColor, backgroundColor, edgeType, edgeColor, rawTypeface);
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CodeMirrorTextEditor.js 345 var foregroundColor = WebInspector.getSelectionForegroundColor();
346 var foregroundColorRule = foregroundColor ? ".CodeMirror .CodeMirror-selectedtext:not(.CodeMirror-persist-highlight) { color: " + foregroundColor + "!important;}" : "";
    [all...]
  /prebuilts/devtools/tools/lib/
asset-studio.jar 
org-eclipse-jface-3.6.2.jar 
  /frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
org.eclipse.ui.workbench_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 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 1090 milliseconds