Searched
full:styles (Results
451 -
475 of
1563) sorted by null
<<11121314151617181920>>
/external/skia/resources/android_fonts/pre_v17/ |
fallback_fonts.xml | 8 family. The fonts for each family are listed in the order of the styles that they
|
/external/skia/resources/ |
slides_content.lua | 87 - new FontMgr -- extended styles
|
/frameworks/base/core/java/android/text/style/ |
StyleSpan.java | 29 * Note that styles are cumulative -- if both bold and italic are set in
|
/frameworks/base/core/jni/ |
android_view_PointerIcon.h | 29 /* Pointer icon styles.
|
/frameworks/base/docs/downloads/training/ |
Animations.zip | |
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
index.jd | 13 Android styles, design patterns, building blocks for exceptional Android designs, and more.</p>
|
/frameworks/base/docs/html/guide/topics/ui/controls/ |
button.jd | 137 another, because devices by different manufacturers often have different default styles for 150 HTML styles to define multiple style properties such as the background, font, size, and others. 151 For more information about applying styles, see <a 152 href="{@docRoot}guide/topics/ui/themes.html">Styles and Themes</a>.</p>
|
/frameworks/base/graphics/java/android/graphics/ |
FontFamily.java | 29 * A family of typefaces with different styles.
|
/frameworks/base/packages/Keyguard/res/values/ |
styles.xml | 21 <!-- Keyguard PIN pad styles -->
|
/frameworks/opt/setupwizard/library/main/res/values/ |
styles.xml | 20 <!-- General styles --> 29 <!-- Content styles --> 128 <!-- Items styles --> 189 <!-- Navigation bar styles -->
|
/frameworks/support/design/res-public/values/ |
public_styles.xml | 17 <!-- Definitions of styles to be exposed as public -->
|
/frameworks/support/v7/appcompat/res/values-v21/ |
styles.xml | 19 <!-- Use platform styles -->
|
/packages/apps/ExactCalculator/res/values-sw400dp-land/ |
styles.xml | 18 <!-- Styles for landscape phone (e.g. Nexus 4/5). -->
|
/packages/apps/ExactCalculator/res/values-sw400dp-port/ |
styles.xml | 18 <!-- Styles for portrait phone (e.g. Nexus 4/5). -->
|
/packages/apps/ExactCalculator/res/values-sw768dp-land/ |
styles.xml | 18 <!-- Styles for landscape 800dip-wide tablet (e.g. Nexus 10). -->
|
/packages/apps/ExactCalculator/res/values-sw768dp-port/ |
styles.xml | 18 <!-- Styles for portrait 800dip-wide tablet (e.g. Nexus 10). -->
|
/packages/apps/Messaging/res/layout/ |
snack_bar.xml | 25 First child is also a LinearLayout to preserve it's styles from getting
|
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/ |
GrantPermissionsViewHandler.java | 47 * need to alter the default styles provided by the activity's theme.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/ |
CustomInputStyleSettingsFragment.java | 53 // Note: We would like to turn this debug flag true in order to see what input styles are 90 // TODO: A delimiter of custom input styles should be localized. 125 Log.i(TAG, "Load custom input styles: " + prefSubtypes); 291 Log.i(TAG, "Save custom input styles: " + prefSubtypes);
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/ |
Text.py | 64 """style - the text styles or face attributes """
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/ |
Text.py | 64 """style - the text styles or face attributes """
|
/prebuilts/sdk/current/support/design/res-public/values/ |
public_styles.xml | 17 <!-- Definitions of styles to be exposed as public -->
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ExtractStyleRefactoring.java | 115 * res/values/styles.xml - but unit tests pick other names */ 116 private String mStyleFileName = "styles.xml"; 265 // styles (like "id" or "style"), or attributes that the user 266 // probably does not want to define in styles (like layout 453 * @param file the styles.xml file to insert into 532 Set<String> styles = new HashSet<String>(); local 535 styles.add(element.getAttribute(ATTR_STYLE)); 538 if (styles.size() > 1) { 543 String style = styles.iterator().next();
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
RefactoringTestBase.java | 455 " by AppBaseTheme from res/values-vXX/styles.xml on newer devices.\n" + 460 " res/values-vXX/styles.xml, while customizations related to\n" + 508 " by AppBaseTheme from res/values-vXX/styles.xml on newer devices.\n" + 512 " res/values-vXX/styles.xml, while customizations related to\n" + 517 " AppBaseTheme from res/values/styles.xml on API 11+ devices.\n" + 522 " AppBaseTheme from BOTH res/values/styles.xml and\n" + 523 " res/values-v11/styles.xml on API 14+ devices.\n" + 569 "res/values/styles.xml", // file 3 684 "res/values/styles.xml", // file 3
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
cp1-names.s | 1 # source file to test objdump's disassembly using various styles of
|
Completed in 2890 milliseconds
<<11121314151617181920>>