/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/app_list/views/ |
app_list_main_view.cc | 244 // should be highlighted and made visible already.
|
/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/libvpx/libvpx/examples/includes/geshi/geshi/ |
abap.php | 23 * Be aware that some words may be highlighted several times like for "ref to data", which is first 24 * highlighted for "ref to data", then secondly for "ref to". It is very important to 25 * position "ref to" after "ref to data" otherwise "data" wouldn't be highlighted because 46 * - in DATA data TYPE type, 2nd "data" and 2nd "type" are highlighted with data [all...] |
dcs.php | 118 // These keywords are not highlighted by the DCS IDE but we may as well
|
html4strict.php | 28 * * Check that only HTML4 strict attributes are highlighted
|
tcl.php | 26 * - Get TCL built-in special variables highlighted with a new color..
|
/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>
|
/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
|
/packages/apps/Contacts/src/com/android/contacts/widget/ |
TextHighlightingAnimation.java | 30 * An animation that alternately dims and brightens the non-highlighted portion of text.
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
CandidateView.java | 111 * Used to decided whether the active candidate should be highlighted or 143 * Color to draw the normal(not highlighted) candidates, it can be one of 149 * Color to draw the active(highlighted) candidates, including candidates 317 * highlighted.
|
/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/libvpx/libvpx/examples/includes/geshi/ |
geshi.php | 324 * Array of permissions for which lexics should be highlighted 371 * Tells if a block around the highlighted source should be forced 407 * Lines that should be highlighted extra 413 * Styles of lines that should be highlighted extra 419 * Styles of extra-highlighted lines [all...] |
/external/e2fsprogs/ext2ed/doc/ |
user-guide.sgml | 788 highlighted position in the edited block. [all...] |
/external/chromium/chrome/browser/resources/options/ |
search_page.js | 296 var replaceString = '<span class="search-highlighted">$1</span>'; 428 var elements = document.querySelectorAll('.search-highlighted');
|
/external/chromium_org/chrome/browser/resources/options/ |
search_page.js | 419 span.className = 'search-highlighted'; 441 var elements = document.querySelectorAll('.search-highlighted');
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
CanvasReplayStateView.js | 389 node.element.classList.remove("canvas-grid-node-highlighted"); 396 node.element.classList.add("canvas-grid-node-highlighted");
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_editor_base_controller.h | 90 // Determine and returns the rightmost selected/highlighted element (node)
|
/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/chrome/browser/extensions/api/tabs/ |
ash_panel_contents.cc | 118 // selcted and highlighted (for purposes of the chrome.tabs API).
|