HomeSort by relevance Sort by last modified time
    Searched full:highlight (Results 201 - 225 of 638) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/kernel-headers/original/uapi/linux/dvb/
video.h 164 int active; /* 1=show highlight, 0=hide highlight */
  /external/markdown/markdown/extensions/
codehilite.py 78 from pygments import highlight namespace
101 return highlight(self.src, lexer, formatter)
  /external/pdfium/fpdfsdk/include/
fpdfformfill.h 769 * Set the highlight color of specified or all the form fields in the document.
774 * color - The highlight color of the form field.Constructed by 0xxxrrggbb.
778 * When the parameter fieldType is set to zero, the highlight color will be applied to all the form fields in the
780 * Please refresh the client window to show the highlight immediately if necessary.
786 * Set the transparency of the form field highlight color in the document.
790 * alpha - The transparency of the form field highlight color. between 0-255.
799 * Remove the form field highlight color in the document.
805 * Please refresh the client window to remove the highlight immediately if necessary.
    [all...]
  /frameworks/base/core/java/android/webkit/
FindActionModeCallback.java 112 * Move the highlight to the next match.
135 * Highlight all the instances of the string from mEditText in mWebView.
  /frameworks/base/docs/html/distribute/analyze/
understand-user-value.jd 54 interested in. Among these, the Active Users reports highlight how users come
63 Google Analytics? <strong>Demographics & Interest</strong> reports highlight
  /frameworks/base/docs/html/distribute/users/
your-listing.jd 63 personalities. Some developers build special screens to highlight what?s
64 happening in the screenshot, and extra video footage to highlight the brand.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/dvb/
video.h 162 int active; /* 1=show highlight, 0=hide highlight */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/dvb/
video.h 162 int active; /* 1=show highlight, 0=hide highlight */
  /frameworks/base/media/java/android/media/
TimedText.java 112 * for Blinking Text or Highlight Text. endChar is the end offset
273 * The start time (in milliseconds) to highlight the characters
279 * The end time (in milliseconds) to highlight the characters
296 * @param startTimeMs the start time (in milliseconds) to highlight
298 * @param endTimeMs the end time (in milliseconds) to highlight
614 * To parse and store the Highlight list
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/source_frame/
CodeMirrorTextEditor.js     [all...]
  /external/chromium_org/tools/binary_size/template/
D3SymbolTreeMap.js 722 datum.highlight = this._mapContainer.append('div')
724 .attr('class', 'highlight')
742 if (datum.highlight === undefined) {
745 datum.highlight.transition().duration(200).style('opacity', 1.0);
749 if (datum.highlight === undefined) return;
750 datum.highlight.transition().duration(750)
753 if (datum.highlight) datum.highlight.remove();
754 delete datum.highlight;
    [all...]
  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_actions_container_browsertest.cc 384 // model enters highlight mode, and that browser actions are undraggable in
385 // highlight mode. (Highlight mode itself it tested more thoroughly in the
428 // We shouldn't be able to drag in highlight mode.
432 // We should go back to normal after leaving highlight mode.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_launcher_archive.jd 256 You can use elements of the palette for both the base color and the highlight
265 <p>When you combine the materials in Figure 4 with a color highlight from the
285 and highlight colors from the recommended palette.</p>
391 one or more bright accent colors to highlight specific characteristics.</li>
457 <tr><td><em>1.</em></td><td>Edge highlight:</td><td>white</td></tr>
icon_design_menu.jd 210 <tr><td><em>4.</em></td><td nowrap>Inner bevel:</td><td>depth 1%<br>direction down<br>size 0px<br>angle 90&deg;<br>altitude 10&deg;<br>highlight <code>#ffffff</code>, 70% opacity<br>shadow <code>#000000</code>, 25% opacity</td></tr>
318 <tr><td><em>5.</em></td><td>Inner bevel:</td><td>depth 1% | direction down size 0px<br>angle 90° | altitude 10°<br>highlight white 70% opacity<br>shadow black 25% opacity</td></tr>
335 <td class="image-caption-c">White<br>r 255 | g 255 | b 255<br>Used for outer glow and bevel highlight.</td>
  /external/chromium_org/chrome/browser/resources/extensions/
extension_error_overlay.js 233 // highlight that overlay in the list, display the appropriate source
529 * @param {?ExtensionHighlight} result The three 'highlight' strings represent
531 * most relevant and should be emphasized (highlight), and the parts both
  /external/chromium_org/chrome/browser/resources/options/
search_page.js 450 * Removes all search highlight tags from the document.
454 // Find all search highlight elements.
462 // Replace the highlight element with the first child (the text node).
  /external/chromium_org/third_party/lcov/man/
lcovrc.5 102 # Highlight lines with converted\-only data if non\-zero
416 If non\-zero, highlight lines with converted\-only data in
421 This option corresponds to the \-\-highlight option of
  /frameworks/base/core/java/android/text/
Layout.java 188 * Draw this Layout on the specified canvas, with the highlight path drawn
192 * @param highlight the path of the highlight or cursor; can be null
193 * @param highlightPaint the paint for the highlight
195 * canvas while rendering the highlight
197 public void draw(Canvas canvas, Path highlight, Paint highlightPaint,
204 drawBackground(canvas, highlight, highlightPaint, cursorOffsetVertical,
365 public void drawBackground(Canvas canvas, Path highlight, Paint highlightPaint,
431 // There can be a highlight even without spans if we are drawing
433 if (highlight != null)
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlWheel.java 289 // Do not highlight the CameraPicker or Settings icon if we
446 // Draw the highlight arc if an indicator is selected or being pressed.
472 // Draw the highlight edge
  /packages/apps/Mms/src/com/android/mms/ui/
MessageItem.java 82 Pattern mHighlight; // portion of message to highlight (from search)
112 final ColumnsMap columnsMap, Pattern highlight) throws MmsException {
115 mHighlight = highlight;
SearchActivity.java 253 onClickIntent.putExtra("highlight", searchString);
327 // activity with some extra parameters to highlight the search
337 onClickIntent.putExtra("highlight", searchString);
  /external/chromium_org/chrome/browser/ui/webui/extensions/
extension_loader_handler.cc 245 // If this was a JSON parse error, we can highlight the exact line with the
250 // This regex call can fail, but if it does, we just don't highlight anything.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
SoftContextMenu.js 109 // Manually manage hover highlight since :hover does not work in case of click-and-hold menu invocation.
135 // Manually manage hover highlight since :hover does not work in case of click-and-hold menu invocation.
  /external/chromium_org/third_party/WebKit/Source/web/
LinkHighlight.cpp 187 // appropriately sized highlight we descend into the children and have them add their
325 // We only need to invalidate the layer if the highlight size has changed, otherwise
  /external/chromium_org/third_party/markdown/extensions/
codehilite.py 59 from pygments import highlight namespace
135 return highlight(self.src, lexer, formatter)

Completed in 3772 milliseconds

1 2 3 4 5 6 7 891011>>