HomeSort by relevance Sort by last modified time
    Searched full:highlight (Results 76 - 100 of 460) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/docs/html/distribute/googleplay/policies/
index.jd 13 The documents below highlight important policy areas and provide tips to help
  /frameworks/base/libs/hwui/
Debug.h 87 // Turn on to highlight drawing batches and merged batches with different colors
  /frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/
A3DSelector.java 34 * the "activated" state, causing its background to highlight.
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
FileSelector.java 34 * the "activated" state, causing its background to highlight.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/format/
PrefixHighlighter.java 49 * @param text the text to which to apply the highlight
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialMatchPosition.java 28 * in the query. Used by {@link SmartDialController} to highlight certain parts of the contact's
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.css 17 /* Don't highlight links when they're tapped. Safari has bugs here that
19 -webkit-tap-highlight-color: transparent;
apps_page.js 36 // We use a mask of the same image so CSS rules can highlight just the
  /external/chromium/chrome/browser/ui/gtk/
task_manager_gtk.h 38 // background resources are rendered with a yellow highlight (for the
231 // If true, background resources are rendered with a yellow highlight.
  /external/clang/lib/StaticAnalyzer/Checkers/
UndefBranchChecker.cpp 73 // What's going on here: we want to highlight the subexpression of the
77 // that binds to Undefined. We then highlight that expression's range.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
dcs.php 31 * * Add handling for embedded C code. Note that the DCS IDE does not highlight C code
66 // Highlight embedded C code in a separate color:
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
InspectorClientGtk.cpp 161 void InspectorClient::highlight(Node*) function in class:WebKit::InspectorClient
170 // actual highlight size into account when calculating the damage
  /external/webkit/Source/WebKit/mac/WebView/
WebViewPrivate.h 184 - (WebNSUInteger)countMatchesForText:(NSString *)string options:(WebFindOptions)options highlight:(BOOL)highlight limit:(WebNSUInteger)limit markMatches:(BOOL)markMatches;
185 - (WebNSUInteger)countMatchesForText:(NSString *)string inDOMRange:(DOMRange *)range options:(WebFindOptions)options highlight:(BOOL)highlight limit:(WebNSUInteger)limit markMatches:(BOOL)markMatches;
563 - (WebNSUInteger)markAllMatchesForText:(NSString *)string caseSensitive:(BOOL)caseFlag highlight:(BOOL)highlight limit:(WebNSUInteger)limit;
564 - (WebNSUInteger)countMatchesForText:(NSString *)string caseSensitive:(BOOL)caseFlag highlight:(BOOL)highlight limit:(WebNSUInteger)limit markMatches:(BOOL)markMatches;
  /external/webkit/Source/WebKit/win/
WebNodeHighlight.cpp 214 WebNodeHighlight* highlight = reinterpret_cast<WebNodeHighlight*>(::GetProp(hwnd, kWebNodeHighlightPointerProp)); local
215 if (!highlight)
  /packages/apps/Dialer/src/com/android/dialer/
PhoneCallDetailsHelper.java 82 // The color to highlight the count and date in, if any. This is based on the first call.
179 // Apply the highlight color if present.
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
AbstractIndicatorButton.java 101 // the "highlight" state.
138 // Indicator wheel needs to update the highlight indicator if this
  /external/chromium/chrome/browser/ui/cocoa/
profile_menu_button.mm 252 // Highlight on top
351 [self highlight:YES];
369 [self highlight:NO];
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
readme.html 55 [highlight &lt;buildid patterns&gt;] [scenario.pattern &lt;scenario prefix
70 description. The value should be quoted if there are spaces in the value.&gt;<BR>of builds which match any prefix in this list. When omitted, a magenta line is draw on the graph which represents the baseline value specified in the -baseline parameter.&gt;<br> -highlight &lt;Comma-separated
71 list of build Id prefixes(excluding 'I' and 'N'), which are used to add and highlight
  /frameworks/av/media/libstagefright/timedtext/
TextDescriptions.cpp 141 // 'krok' box. The number of highlight events is specified, and each
175 // the start char offset to highlight
177 // the last char offset to highlight
  /frameworks/base/core/java/android/text/
BoringLayout.java 395 public void draw(Canvas c, Path highlight, Paint highlightpaint,
397 if (mDirect != null && highlight == null) {
400 super.draw(c, highlight, highlightpaint, cursorOffset);
  /bootable/recovery/
ui.h 93 // Set the menu highlight to the given index, and return it (capped to
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
Parser.cs 46 //super(); // highlight that we go to super to set state object
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
Parser.cs 49 //super(); // highlight that we go to super to set state object
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
Parser.java 39 super(); // highlight that we go to super to set state object
  /external/chromium/chrome/browser/chromeos/frame/
panel_controller.h 172 // Urgent (highlight) state.

Completed in 1539 milliseconds

1 2 34 5 6 7 8 91011>>