HomeSort by relevance Sort by last modified time
    Searched full:highlighted (Results 101 - 125 of 333) sorted by null

1 2 3 45 6 7 8 91011>>

  /packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/
TextUtilities.java 508 * an HTML string in which those search terms are highlighted (intended for use in a WebView)
512 * @return HTML text with the search terms highlighted
526 * a CharSequence in which those search terms are highlighted (intended for use in a TextView)
530 * @return a CharSequence with the search terms highlighted
556 * Generate a version of the incoming text in which all search terms in a query are highlighted.
563 * @return highlighted text
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/
select_hr.html 212 For each of these list boxes, when you change the selection in JavaScript to index 1, the second option should get highlighted</p>
214 "opt 2" does not get highlighted after clicking the button.</p>
  /external/chromium_org/ui/app_list/cocoa/
apps_grid_view_item.mm 47 // Update the title, correctly setting the color if the button is highlighted.
122 if (model_->highlighted())
  /bootable/recovery/
device.h 63 // - invoke the highlighted item (kInvokeItem)
  /cts/tests/app/res/values/
attrs.xml 113 <!-- Color of highlighted text. -->
  /cts/tests/tests/content/res/values/
attrs.xml 113 <!-- Color of highlighted text. -->
  /cts/tests/tests/graphics/res/values/
attrs.xml 113 <!-- Color of highlighted text. -->
  /cts/tests/tests/text/res/values/
attrs.xml 113 <!-- Color of highlighted text. -->
  /cts/tests/tests/view/res/values/
attrs.xml 113 <!-- Color of highlighted text. -->
  /cts/tests/tests/widget/res/values/
attrs.xml 113 <!-- Color of highlighted text. -->
  /external/chromium_org/chrome/browser/resources/print_preview/search/
destination_list_item.js 151 * Adds text to parent element wrapping search query matches in highlighted
  /external/chromium_org/chrome/browser/ui/autofill/
generated_credit_card_bubble_controller_unittest.cc 129 // Check that the highlighted ranges in the bubble's text are correct.
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_matrix.mm 165 // highlighted.
  /external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.h 187 // The ID of the app to be highlighted on the NTP (i.e. shown on the page
  /external/chromium_org/chrome/common/extensions/api/
developer_private.idl 221 // be highlighted.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/app_launcher/
popup.js 56 // The index of an app in |appList| that should be highlighted.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
inspectorCommon.css 223 .highlighted-search-result {
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/search/
FileBasedSearchResultsPane.js 198 WebInspector.highlightRangesWithStyleClass(contentSpan, matchRanges, "highlighted-match");
  /external/chromium_org/tools/gn/
err.cc 29 // line is highlighted as a result of this range, it's not very helpful.
  /external/chromium_org/ui/base/cocoa/controls/
hover_image_menu_button_unittest.mm 70 // Highlighted takes precendece over hover.
  /external/chromium_org/ui/base/models/
menu_model.h 106 // Called when the highlighted menu item changes to the item at the specified
  /external/lldb/www/python_reference/
epydoc.css 188 * - If the variable is a regexp, it is syntax-highlighted using
236 * corresponding code block will be highlighted. The code
237 * block's header is highlighted with 'py-highlight-hdr'; and
238 * the code block's body is highlighted with 'py-highlight'.
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/
ViewfinderView.java 172 * Draw a bitmap with the result points highlighted instead of the live scanning display.
  /frameworks/base/docs/html/design/patterns/
selection.jd 52 <li>Trigger an action from the CAB that applies to all highlighted data items. The CAB then
  /frameworks/base/docs/html/tools/help/
gltracer.jd 102 highlighted in blue.</li>

Completed in 900 milliseconds

1 2 3 45 6 7 8 91011>>