HomeSort by relevance Sort by last modified time
    Searched full:highlight (Results 276 - 300 of 460) sorted by null

<<111213141516171819

  /frameworks/base/docs/html/guide/topics/resources/
localization.jd 126 will not highlight any errors if a resource is missing.</li>
329 highlight this kind of error, and you will not see the problem when you
  /frameworks/base/docs/html/training/notepad/
notepad-ex2.jd 70 on the UI component (press and hold the touchscreen or highlight and hold down the selection key for about two seconds).</p>
623 first use the directional controls on the device to highlight the note.
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
TextUtilities.java 35 // Highlight color is yellow, as in other apps.
652 // Completed match; add highlight and reset term
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java 98 /** Highlight color style for the converted clause */
100 /** Highlight color style for the selected string */
102 /** Highlight color style for EISU-KANA conversion */
104 /** Highlight color style for the composing text */
106 /** Highlight text color */
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 164 // Highlight the header tabs...
165 // highlight Design tab
169 // highlight Develop tab
173 // In Develop docs, also highlight appropriate sub-tab
192 // highlight Distribute tab
    [all...]
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebViewTest.java 786 String p = "<p>Find all instances of find on the page and highlight them.</p>";
802 "Find all instances of a word on the page and highlight them.</p>";
806 // highlight all the strings found
    [all...]
  /external/emma/core/java12/com/vladium/emma/report/html/
ReportGenerator.java     [all...]
  /external/libvpx/libvpx/examples/includes/geshi/docs/api/
elementindex.html 84 <div class="index-item-description">Sets whether CSS classes should be used to highlight the source. Default is off, calling this method with no arguments will turn it on</div>
283 <div class="index-item-description">Easy way to highlight stuff. Behaves just like highlight_string</div>
427 <div class="index-item-description">Specifies which lines to highlight extra</div>
    [all...]
elementindex_geshi.html 81 <div class="index-item-description">Sets whether CSS classes should be used to highlight the source. Default is off, calling this method with no arguments will turn it on</div>
280 <div class="index-item-description">Easy way to highlight stuff. Behaves just like highlight_string</div>
424 <div class="index-item-description">Specifies which lines to highlight extra</div>
    [all...]
  /external/webkit/Source/WebCore/rendering/style/
RenderStyle.h 699 const AtomicString& highlight() const { return rareInheritedData->highlight; } function in class:WebCore::RenderStyle
    [all...]
RenderStyle.cpp 391 if (rareInheritedData->highlight != other->rareInheritedData->highlight
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java 553 // a link is pressed). These highlight-related fields do not go in mEditor.
4900 Path highlight = null; local
5101 Path highlight = getUpdatedHighlightPath(); local
    [all...]
  /frameworks/base/docs/html/tools/testing/
activity_test.jd 288 the entry for SpinnerActivity in the Package Explorer, highlight the SpinnerActivity entry and then select
620 click the center keypad button again to highlight the desired item. Add the following code:
    [all...]
  /frameworks/base/core/java/android/view/
HardwareRenderer.java 180 * "highlight", highlight drawing commands tested against a non-rectangular clip
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/publish/
preparing.jd 427 and highlight your app or brand in a colorful, interesting way. The assets
552 shot of the app running on a tablet, and highlight your app's support for tablets
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/quality/
tablet.jd 725 <li>In your app description, make sure to highlight that your app offers
762 <li>Highlight your app's tablet UI in the video's narrative or voiceover.
    [all...]
  /packages/apps/Settings/res/values/
arrays.xml 807 <item>Highlight tested drawing commands in green</item>
814 <item>highlight</item>
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/docs/api/__filesource/
fsource_geshi_core_geshi.php.html     [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_gtk.h 432 // (e.g. when they highlight some text and then click to unhighlight it, we
autocomplete_popup_view_gtk.cc 148 // select highlight). It is more important to contrast with the background
autocomplete_popup_view_mac.mm 772 // Clear any existing highlight.
  /external/chromium/chrome/browser/history/
in_memory_url_index.h 299 // the UI can highlight the matched sections.
  /external/chromium/chrome/browser/ui/cocoa/
gradient_button_cell.mm 416 // Draw the top inner highlight.
  /external/chromium/chrome/browser/ui/views/
find_bar_view.cc 43 // background highlight extends beyond just the text).
status_bubble_views.cc 428 // Draw highlight text and then the text body. In order to make sure the text

Completed in 2087 milliseconds

<<111213141516171819