HomeSort by relevance Sort by last modified time
    Searched full:style (Results 601 - 625 of 56659) sorted by null

<<21222324252627282930>>

  /external/chromium_org/win8/test/
test_registrar_resource.h 2 // Use of this source code is governed by a BSD-style license that can be
  /external/libvpx/libvpx/nestegg/
README 3 Licensed under an ISC-style license. See LICENSE for details.
  /external/llvm/test/YAMLParser/
construct-set.data 8 # Flow style
spec-09-18.data 3 - | # Just the style
  /external/skia/gm/
system_preferences_default.cpp 4 * Use of this source code is governed by a BSD-style license that can be
  /external/skia/include/effects/
SkDrawExtraPathEffect.h 4 * Use of this source code is governed by a BSD-style license that can be
  /external/skia/src/core/
SkBBoxHierarchy.cpp 5 * Use of this source code is governed by a BSD-style license that can be
SkInstCnt.cpp 4 * Use of this source code is governed by a BSD-style license that can be
SkRefCnt.cpp 4 * Use of this source code is governed by a BSD-style license that can be
  /external/skia/src/gpu/
GrGeometryBuffer.cpp 4 * Use of this source code is governed by a BSD-style license that can be
GrPath.cpp 4 * Use of this source code is governed by a BSD-style license that can be
GrSurface.cpp 4 * Use of this source code is governed by a BSD-style license that can be
SkGrTexturePixelRef.cpp 5 * Use of this source code is governed by a BSD-style license that can be
  /external/skia/src/gpu/gl/
GrGLCreateNativeInterface_none.cpp 4 * Use of this source code is governed by a BSD-style license that can be
GrGLDefaultInterface_native.cpp 4 * Use of this source code is governed by a BSD-style license that can be
GrGLDefaultInterface_none.cpp 4 * Use of this source code is governed by a BSD-style license that can be
SkNullGLContext.cpp 5 * Use of this source code is governed by a BSD-style license that can be
  /external/skia/src/gpu/gl/debug/
SkDebugGLContext.cpp 5 * Use of this source code is governed by a BSD-style license that can be
  /frameworks/base/docs/html/distribute/googleplay/publish/
index.jd 8 <div style="height:413px;padding-top:50px;">
9 <img src="{@docRoot}images/gp-devconsole-home.png" style="margin-top:0px;">
12 <div style="width:460px;padding-bottom:40px;margin-left:1.5em;">
17 <p style="margin-top:1.5em;margin-bottom:1.5em;"><a href="{@docRoot}distribute/googleplay/publish/register.html" class="landing-page-link">Get started</a></p>
  /packages/apps/VideoEditor/res/values/
styles.xml 19 <style name="Theme" parent="android:Theme"></style>
21 <style name="VideoEditorActionBarStyle" parent="@android:style/Widget.Holo.ActionBar">
23 </style>
26 <style name="Theme.VideoEditorHolo" parent="android:Theme.Holo">
29 <item name="android:actionBarStyle">@style/VideoEditorActionBarStyle</item>
30 </style>
32 <style name="media_timeline_item">
39 </style>
    [all...]
  /packages/inputmethods/LatinIME/java/res/xml-sw600dp/
key_styles_common.xml 28 <key-style
33 <key-style
39 <!-- Base style for shift key. A single space is used for dummy label in moreKeys. -->
40 <key-style
50 <key-style
59 <key-style
66 <key-style
73 <key-style
82 <key-style
90 <key-style
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion25.txt 8 @style/
  /external/chromium_org/third_party/WebKit/ManualTests/
simple-image-compositing.html 8 <style type="text/css" media="screen">
22 </style>
28 <p style="height: auto">
38 <p style="height: auto">
44 Basic image - no style - can be directly composited
48 <img src="resources/simple_image.png" style="border: 5px solid blue;">
53 <img src="resources/simple_image.png" style="margin: 10px 20px;">
58 <img src="resources/simple_image.png" style="background-color: grey;">
63 <img src="resources/simple_image.png" style="background: orange url(resources/simple_image.png) -50px -50px;">
68 <img src="resources/simple_image.png" style="-webkit-transform: rotate3d(0, 0, 1, 10deg);"
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Layout/
ArabicLineLayout.html 13 <div id="target" style="width: 300px; display: none;" lang="ar" dir="rtl">
16 <div style="text-align: center;">????? ?? ????? ???? ??????&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;???????? ?????? ???????
20 <div style="text-align: center;">?? ????? ??? ??????&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;??? ??? ???????
27 <div style="text-align: center;">
34 var style = target.style;
37 style.display = "block";
38 style.width = "280px";
40 style.width = "300px";
42 style.width = "290px"
    [all...]
  /external/chromium_org/ui/views/corewm/
shadow.h 2 // Use of this source code is governed by a BSD-style license that can be
26 enum Style {
42 void Init(Style style);
51 Style style() const { return style_; } function in class:views::corewm::Shadow
56 // Sets the shadow's style, animating opacity as necessary.
57 void SetStyle(Style style);
70 // The current style, set when the transition animation starts
    [all...]

Completed in 1598 milliseconds

<<21222324252627282930>>