OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setbackgroundcolor
(Results
176 - 200
of
216
) sorted by null
1
2
3
4
5
6
7
8
9
/external/webkit/Source/WebCore/bindings/objc/
DOMCSS.mm
162
- (void)
setBackgroundColor
:(NSString *)backgroundColor
/external/webkit/Source/WebCore/platform/graphics/android/layers/
LayerAndroid.cpp
342
void LayerAndroid::
setBackgroundColor
(SkColor color)
[
all
...]
/external/webkit/Source/WebKit/android/jni/
WebViewCore.h
418
void
setBackgroundColor
(SkColor c);
[
all
...]
WebViewCore.cpp
[
all
...]
/external/webkit/Source/WebKit/qt/declarative/
qdeclarativewebview.cpp
996
void QDeclarativeWebView::
setBackgroundColor
(const QColor& color)
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/12/changes/
methods_index_additions.html
328
<nobr><A HREF="android.view.animation.Animation.html#android.view.animation.Animation.setBackgroundColor_added(int)" class="hiddenlink" target="rightframe"><b>
setBackgroundColor
</b>
methods_index_all.html
438
<nobr><A HREF="android.view.animation.Animation.html#android.view.animation.Animation.setBackgroundColor_added(int)" class="hiddenlink" target="rightframe"><b>
setBackgroundColor
</b>
[
all
...]
alldiffs_index_additions.html
[
all
...]
/frameworks/base/policy/src/com/android/internal/policy/impl/
LockPatternKeyguardView.java
239
setBackgroundColor
(0xff000000);
[
all
...]
/packages/apps/Contacts/src/com/android/contacts/
CallDetailActivity.java
[
all
...]
/packages/apps/Contacts/src/com/android/contacts/list/
ContactListItemView.java
781
mHeaderDivider.
setBackgroundColor
(mHeaderUnderlineColor);
[
all
...]
/external/webkit/Source/WebKit/mac/WebView/
WebHTMLView.mm
[
all
...]
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/
RenderManager.java
[
all
...]
/external/webkit/Source/WebCore/page/animation/
AnimationBase.cpp
638
gPropertyWrappers->append(new PropertyWrapper<const Color&>(CSSPropertyBackgroundColor, &RenderStyle::backgroundColor, &RenderStyle::
setBackgroundColor
));
[
all
...]
/frameworks/base/docs/html/about/versions/
android-3.1.jd
420
{@link android.view.animation.Animation#
setBackgroundColor
(int)} methods let
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaWindowAdapter.java
490
v.
setBackgroundColor
(mSelectedItemBackgroundColor);
[
all
...]
/packages/apps/Music/src/com/android/music/
TrackBrowserActivity.java
436
mTrackList.
setBackgroundColor
(0xff000000);
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
ConfigureAssetSetPage.java
[
all
...]
/cts/tests/tests/view/src/android/view/cts/
ViewTest.java
458
view.
setBackgroundColor
(0xFFFF0000);
463
view.
setBackgroundColor
(0);
[
all
...]
/external/webkit/Source/WebCore/platform/mac/
HTMLConverter.mm
[
all
...]
/frameworks/base/core/java/android/widget/
Editor.java
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java
342
mStatusBarWindow.
setBackgroundColor
(0x6000FF80);
[
all
...]
/external/chromium/chrome/browser/ui/cocoa/
tabpose_window.mm
[
all
...]
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
LwjglRenderer.java
451
public void
setBackgroundColor
(ColorRGBA color) {
[
all
...]
/external/webkit/Source/WebCore/rendering/style/
RenderStyle.h
[
all
...]
Completed in 1877 milliseconds
1
2
3
4
5
6
7
8
9