HomeSort by relevance Sort by last modified time
    Searched refs:setBackgroundColor (Results 101 - 125 of 142) sorted by null

1 2 3 45 6

  /external/webkit/Source/WebCore/bindings/objc/
DOMCSS.mm 162 - (void)setBackgroundColor:(NSString *)backgroundColor
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsLayerQt.cpp     [all...]
  /external/webkit/Source/WebCore/platform/qt/
RenderThemeQt.cpp 673 style->setBackgroundColor(Color::transparent);
982 style->setBackgroundColor(Color::transparent);
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
PopupWindowTest.java     [all...]
  /external/webkit/Source/WebCore/rendering/
RenderThemeWinCE.cpp 471 style->setBackgroundColor(bgColor);
  /external/webkit/Source/WebKit/qt/declarative/
qdeclarativewebview.cpp 996 void QDeclarativeWebView::setBackgroundColor(const QColor& color)
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
LockPatternKeyguardView.java 248 setBackgroundColor(0xff000000);
    [all...]
  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselRS.java 845 public void setBackgroundColor(Float4 color) {
    [all...]
  /packages/apps/Browser/src/com/android/browser/
BaseUi.java 840 setBackgroundColor(ctx.getResources().getColor(R.color.black));
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaWindowAdapter.java 457 v.setBackgroundColor(mSelectedItemBackgroundColor);
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactListItemView.java 739 mHeaderDivider.setBackgroundColor(mHeaderUnderlineColor);
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/
LayerAndroid.cpp 290 void LayerAndroid::setBackgroundColor(SkColor color)
    [all...]
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.cpp     [all...]
  /external/webkit/Source/WebCore/page/animation/
AnimationBase.cpp 638 gPropertyWrappers->append(new PropertyWrapper<const Color&>(CSSPropertyBackgroundColor, &RenderStyle::backgroundColor, &RenderStyle::setBackgroundColor));
    [all...]
  /external/webkit/Source/WebCore/platform/mac/
HTMLConverter.mm     [all...]
  /packages/apps/Calendar/src/com/android/calendar/
EventInfoFragment.java     [all...]
  /packages/apps/Music/src/com/android/music/
TrackBrowserActivity.java 436 mTrackList.setBackgroundColor(0xff000000);
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 654 mKeyPreviewBackingView.setBackgroundColor(0x10FF0000);
    [all...]
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /external/webkit/Source/WebKit/mac/WebView/
WebHTMLView.mm     [all...]
  /external/webkit/Source/WebCore/rendering/style/
RenderStyle.h     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 286 expanded.setBackgroundColor(0x6000FF80);
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
ViewTest.java 635 method = "setBackgroundColor",
643 view.setBackgroundColor(0xFFFF0000);
648 view.setBackgroundColor(0);
    [all...]
  /prebuilt/darwin-x86_64/swt/
swt.jar 

Completed in 2080 milliseconds

1 2 3 45 6