Searched
full:layout (Results
801 -
825 of
5312) sorted by null
<<31323334353637383940>>
/external/skia/gpu/include/ |
GrContext_impl.h | 51 GrVertexLayout layout = PaintStageVertexLayoutBits(paint, hasTexCoords); local 54 layout |= GrDrawTarget::kColor_VertexLayoutBit; 60 if (!geo.set(target, layout, vertexCount, indexCount)) { 67 int vsize = GrDrawTarget::VertexSizeAndOffsetsByIdx(layout,
|
/external/valgrind/main/tests/ |
sys_mman.h | 15 // without making any assumptions about the layout of the address
|
/external/webkit/LayoutTests/http/tests/appcache/ |
max-size.html | 25 <p>Cache a manifest that contains a resource that is too large to fit. The layout test controller sets a maximum size of 10KB for the application cache database file.</p>
|
/external/webkit/PerformanceTests/SunSpider/hosted/ |
sunspider.css | 12 zoom: 1.0 /* I CAN HAS LAYOUT? (ie hack) */ }
|
/external/webkit/Source/WebCore/css/ |
svg.css | 32 which does not use CSS layout [CSS2-LAYOUT] or XSL formatting [XSL], the 'overflow' property on the 36 When an outermost 'svg' element is embedded inline within a parent XML grammar which uses CSS layout 37 [CSS2-LAYOUT] or XSL formatting [XSL], if the 'overflow' property has the value hidden or scroll, then
|
/external/webkit/Tools/Scripts/ |
new-run-webkit-httpd | 31 same configuration as used in the layout tests.""" 37 # This script is also used by Chromium's ui_tests to run http layout tests 81 help='Port to listen on (overrides layout test ports)') 83 help='Absolute path to DocumentRoot (overrides layout test roots)')
|
/frameworks/base/core/java/android/text/style/ |
UpdateLayout.java | 21 * triggers a text layout update when one is added or removed must implement
|
/frameworks/base/core/res/res/layout/ |
expandable_list_content.xml | 3 /* //device/apps/common/assets/res/layout/expandable_list_content.xml
|
list_content_simple.xml | 3 /* //device/apps/common/assets/res/layout/list_content.xml
|
preference_category.xml | 17 <!-- Layout used for PreferenceCategory in a PreferenceActivity. -->
|
preference_list_content.xml | 3 /* //device/apps/common/assets/res/layout/list_content.xml 73 empty layout or just padding, and PreferenceActivity will put the breadcrumbs in 75 <include layout="@layout/breadcrumbs_in_fragment" />
|
screen_progress.xml | 3 /* //device/apps/common/assets/res/layout/screen_full.xml 20 This is the basic layout for a screen, with all of its features enabled. 32 android:layout="@layout/action_mode_bar"
|
/frameworks/base/core/res/res/layout-sw600dp/ |
keyguard_screen_tab_unlock.xml | 45 layout="@layout/keyguard_transport_control" 55 <include layout="@layout/keyguard_screen_status_port"
|
keyguard_screen_unlock_portrait.xml | 40 layout="@layout/keyguard_transport_control" 50 <include layout="@layout/keyguard_screen_status_land"
|
/frameworks/base/core/tests/coretests/src/android/animation/ |
BasicAnimatorActivity.java | 27 setContentView(R.layout.animator_basic);
|
/frameworks/base/core/tests/coretests/src/android/view/ |
Include.java | 31 setContentView(R.layout.include_tag);
|
Longpress.java | 29 setContentView(R.layout.longpress);
|
RemoteViewsActivity.java | 31 setContentView(R.layout.remote_view_host);
|
ViewAttachTestActivity.java | 29 setContentView(R.layout.attach_view_test);
|
/frameworks/base/core/tests/coretests/src/android/widget/ |
RadioGroupActivity.java | 29 setContentView(R.layout.radiogroup_checkedchild);
|
TextViewTestActivity.java | 28 setContentView(R.layout.textview_test);
|
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/ |
BaselineButtonsTest.java | 17 package android.widget.layout.linear; 26 import android.widget.layout.linear.BaselineButtons; 50 mLayout = activity.findViewById(R.id.layout); 74 assertEquals("Layout incorrect height", pauseHeight, mLayout.getHeight());
|
LLOfButtons2.java | 17 package android.widget.layout.linear;
|
/frameworks/base/data/keyboards/ |
AVRCP.kl | 15 # Key layout used for Bluetooth AVRCP support.
|
qwerty.idc | 22 keyboard.layout = qwerty
|
Completed in 330 milliseconds
<<31323334353637383940>>