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

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/ui/gtk/
avatar_menu_item_gtk.cc 38 // The color of the item highlight when we're in chrome-theme mode.
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
app_indicator_icon.cc 182 // Ignore pressed images, since the standard on Linux is to not highlight
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
HeapSnapshotGridNodes.js 78 cell.addStyleClass("highlight");
383 cell.addStyleClass("highlight");
460 valueStyle += " highlight";
800 cell.addStyleClass("highlight");
    [all...]
FilteredItemSelectionDialog.js 427 WebInspector.highlightRangesWithStyleClass(element, ranges, "highlight");
677 return WebInspector.highlightRangesWithStyleClass(titleElement, ranges, "highlight");
679 return WebInspector.highlightRangesWithStyleClass(subtitleElement, ranges, "highlight");
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
coffeescript.js 129 if (stream.current() != '/' || stream.match(/^.*\//, false)) { // prevent highlight of division
  /external/chromium_org/tools/gn/
tokenizer.cc 186 // Highlight the number.
  /external/e2fsprogs/ext2ed/
blockbitmap_com.c 222 if (entry_num==block_bitmap_info.entry_num) { /* Highlight the current entry */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
bash.php 33 * * Highlight builtin vars
  /frameworks/base/core/res/res/values/
colors.xml 161 <!-- Highlight colors for the legacy themes -->
  /libcore/luni/src/main/java/java/awt/font/
TextAttribute.java 73 "input method highlight");
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
LeaveBehindItem.java 107 // Essentially, makes sure that tapping description view doesn't highlight
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
ComposingView.java 85 * Drawable used to draw highlight effect.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelinePainter.java 68 // Don't highlight the selected nodes themselves
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlCharacterMatcher.java 124 // will only highlight a single character -- the *last* character of the region,
  /external/chromium_org/chrome/browser/ui/cocoa/
gradient_button_cell.mm 423 // Draw the top inner highlight.
576 // insetX = 1.0 is used for the drawing of blue highlight so that this
577 // highlight won't be too near the bookmark toolbar itself, in case we
  /external/chromium_org/third_party/WebKit/Source/core/Resources/pagepopups/
calendarPicker.js     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
HTMLDiagnostics.cpp 146 // If we have a preprocessor, relex the file and syntax highlight.
473 // Now highlight the ranges.
548 // Highlight the range. Make the span tag the outermost tag for the
  /external/libvpx/libvpx/examples/includes/geshi/docs/api/geshi/core/
_geshi.php.html 441 <p class="short-description">Easy way to highlight stuff. Behaves just like highlight_string</p>
457 <span class="var-name">$string</span><span class="var-description">: The code to highlight</span> </li>
460 <span class="var-name">$language</span><span class="var-description">: The language to highlight the code in</span> </li>
  /frameworks/base/docs/html/distribute/googleplay/policies/
spam.jd 36 that might be inadvertent. The sections below highlight best practices and
72 <strong>Highlight what's great about your app</strong>&mdash;Share
129 The sections below highlight common types of policy violations in an app
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_status_bar.jd 452 <tr><td><em>2.</em></td><td>Inner bevel:</td><td>depth 100% | direction down<br>size 0px | angle 90° |<br>altitude 30°<br>highlight white 75% opacity<br>shadow black 75% opacity</td></tr>
454 <tr><td><em>4.</em></td><td>Disabled detail:</td><td>grey gradient from palette<br>+ inner bevel: smooth | depth 1% | direction down | size 0px | angle 117° | <br>altitude 42° | highlight white 70% | no shadow</td></tr>
473 <td class="image-caption-c">White<br>r 255 | g 255 | b 255<br>Used for details within the icons and bevel highlight.</td>
  /packages/apps/Mms/src/com/android/mms/ui/
MessageListItem.java 530 String subject, Pattern highlight,
552 if (highlight != null) {
553 Matcher m = highlight.matcher(buf.toString());
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEN.java 51 /** Highlight color style for the selected string */
53 /** Highlight color style for the composing text */
55 /** Highlight text color */
    [all...]
  /external/skia/bench/
bench_graph_svg.py 783 <p>To highlight individual tests, hold down CONTROL and mouse over
785 <p>To highlight revision numbers, hold down SHIFT and mouse over
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/
protocol.json     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 166 // Highlight the header tabs...
167 // highlight Design tab
171 // highlight Develop tab
174 // In Develop docs, also highlight appropriate sub-tab
195 // highlight Distribute tab
200 // set global variable so we can highlight the sidenav a bit later (such as for google reference)
201 // and highlight the sidenav
596 /** Highlight the current page in sidenav, expanding children as appropriate */
    [all...]

Completed in 2342 milliseconds

<<11121314151617181920>>