HomeSort by relevance Sort by last modified time
    Searched full:capitalize (Results 76 - 100 of 169) sorted by null

1 2 34 5 6 7

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion5-expected-completion40.txt 47 android:capitalize : If set, specifies that this TextView has a textual input method and should automatically capitalize what the user types. * Deprecated: Use inputType instead. [enum]
completionvalues1-expected-completion32.txt 28 android:capitalize : If set, specifies that this TextView has a textual input method and should automatically capitalize what the user types. * Deprecated: Use inputType instead. [enum]
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
android.R.attr.html 629 <A NAME="android.R.attr.capitalize"></A>
630 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#capitalize" target="_top"><code>capitalize</code></font></A></nobr> </TD>
fields_index_changes.html 118 <nobr><A HREF="android.R.attr.html#android.R.attr.capitalize" class="hiddenlink" target="rightframe">capitalize</A>
  /external/jdiff/
xerces.jar 
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_helpers.cc 82 // capitalize it.
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_helpers.cc 82 // capitalize it.
  /external/v8/
Makefile 151 python -c "print raw_input().capitalize()") \
  /external/webkit/Source/WebCore/inspector/front-end/
CSSKeywordCompletions.js 237 "none", "capitalize", "uppercase", "lowercase"
SourceCSSTokenizer.re2js 54 "button-bevel", "buttonface", "buttonhighlight", "buttonshadow", "buttontext", "cambodian", "capitalize", "caps-lock-indicator",
  /external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
bugzilla_unittest.py 369 <td><a href="show_bug.cgi?id=30015">30015: text-transform:capitalize is failing in CSS2.1 test suite</a></td>
  /frameworks/base/core/java/android/text/
TextUtils.java     [all...]
  /packages/apps/Calendar/res/layout/
edit_event_1.xml 113 android:capitalize="sentences"
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
WordComposer.java 62 * Whether the user chose to capitalize the first char of the word.
  /packages/inputmethods/OpenWnn/res/values/
strings.xml 49 <string name="preference_auto_caps_summary"> Automatically capitalize the 1st char of a sentence in alphabet mode. </string>
  /external/webkit/Source/WebCore/page/
ContextMenuController.cpp 612 ContextMenuItem capitalize(ActionType, ContextMenuItemTagCapitalize, contextMenuItemTagCapitalize());
616 appendItem(capitalize, &transformationsMenu);
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js 700 Contains String Prototypes like camelCase, capitalize, test, and toInt.
736 capitalize: function(){
    [all...]
prototype-1.6.0.3.js 466 capitalize: function() {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DescriptorsUtils.java 303 * Similar to {@link #prettyAttributeUiName(String)}, but it will capitalize
315 public static String capitalize(@NonNull String name) {
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php 800 // this is chaos, basically it is just there to capitalize the first
  /external/webkit/Source/WebCore/dom/
Node.h 423 // css-transform:capitalize breaking up precomposed characters and ligatures.
  /external/webkit/Source/WebKit2/WebProcess/WebPage/mac/
WebPageMac.mm 114 // No need to capitalize the command name since Editor command names are not case sensitive.
  /packages/inputmethods/LatinIME/java/res/values-tl/
strings.xml 51 <string name="auto_cap_summary" msgid="7934452761022946874">"I-capitalize ang unang salita ng bawat pangungusap"</string>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyFactory.java 581 base = DescriptorsUtils.capitalize(base);
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]

Completed in 796 milliseconds

1 2 34 5 6 7