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

1 2 3 4 56 7 8 91011>>

  /packages/apps/Calendar/src/com/android/calendar/month/
SimpleDayPickerFragment.java 92 // highlighted time
113 // which month should be displayed/highlighted [0-11]
368 * optionally be highlighted as selected as well.
529 // And how it relates to our current highlighted month
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 36 matching paren is highlighted whenever the cursor is immediately
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 36 matching paren is highlighted whenever the cursor is immediately
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_snippet.c 567 ** that requires highlighting. For example, if 'X' is a highlighted term
568 ** and '.' is a non-highlighted term, BestSnippet() may select:
574 ** non-highlighted terms to the right of the final highlighted term as there
575 ** are to the left of the first highlighted term. For example, to this:
582 ** actually contains terms that follow the final highlighted term.
654 const char *zOpen, /* String inserted before highlighted term */
655 const char *zClose, /* String inserted after highlighted term */
694 int isHighlight; /* True for highlighted terms */
731 /* Set isHighlight to true if this term should be highlighted. *
    [all...]
  /external/e2fsprogs/ext2ed/doc/
user-guide.sgml 788 highlighted position in the edited block.
    [all...]
  /external/chromium_org/chrome/browser/extensions/
extension_toolbar_model.cc 308 // the highlighted list.
316 // If the highlighted list is now empty, we stop highlighting.
extension_install_prompt_experiment.cc 134 // Permission warnings in this list are going to be highlighted.
  /external/chromium_org/chrome/browser/resources/options/
search_page.js 420 span.className = 'search-highlighted';
442 var elements = document.querySelectorAll('.search-highlighted');
  /external/chromium_org/chrome/common/extensions/api/
webview.json 561 "description": "Determines what to do with the active match after the find session has ended. 'clear' will clear the highlighting over the active match; 'keep' will keep the active match highlighted; 'activate' will keep the active match highlighted and simulate a user click on that match.",
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
CanvasReplayStateView.js 388 this._highlightedGridNodes[i].element.classList.remove("canvas-grid-node-highlighted");
394 WebInspector.runCSSAnimationOnce(node.element, "canvas-grid-node-highlighted");
  /external/chromium_org/ui/app_list/views/
app_list_item_view.cc 210 !item_->highlighted() &&
339 if (item_->highlighted() && !item_->is_installing()) {
app_list_main_view.cc 292 // should be highlighted and made visible already.
  /external/lldb/www/python_reference/
help.html 184 <th>Highlighted when...</th>
188 <td valign="top"><em>(never highlighted)</em></td>
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
ActionAdapter.java 264 // we dim the last highlighted view so that while a user is scrolling, nothing is highlighted.
  /docs/source.android.com/src/devices/tech/security/selinux/
validate.jd 87 <li><em>Action</em> - the attempted action is highlighted in brackets, <code>read write</code> or <code>setenforce</code>.
  /external/chromium-trace/trace-viewer/third_party/web_dev_style/web_dev_style/
js_checker.py 20 part of |line| can be highlighted. If more groups are needed, use
  /external/chromium_org/ash/ime/
infolist_window.cc 151 if (entry_.highlighted) {
  /external/chromium_org/chrome/browser/extensions/api/tabs/
ash_panel_contents.cc 118 // selcted and highlighted (for purposes of the chrome.tabs API).
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_editor_base_controller.h 93 // Determine and returns the rightmost selected/highlighted element (node)
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.h 185 // Returns a tint that's the color of the current highlighted text in an
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view.h 238 // Is the panel in highlighted state to draw people's attention?
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
profilesPanel.css 215 .highlighted-row {
  /external/chromium_org/ui/base/models/
simple_menu_model.h 55 // visually highlighted within the menu.
  /external/e2fsprogs/ext2ed/
blockbitmap_com.c 207 The current position (as known from block_bitmap_info.entry_num) is highlighted.
  /frameworks/base/core/java/android/webkit/
FindActionModeCallback.java 173 * which match is currently highlighted.

Completed in 3427 milliseconds

1 2 3 4 56 7 8 91011>>