OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:highlight
(Results
1 - 25
of
540
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
broken1-expected-completion20.txt
2
android:textColorHighlight : Color of the text selection
highlight
. [color, reference]
/frameworks/base/docs/html/training/
best-permissions-ids.jd
8
<p>The articles below
highlight
key guidelines for using permissions
/external/v8/tools/sodium/
styles.css
30
.
highlight
-flash-blue {
40
.
highlight
-green {
48
.
highlight
-yellow {
56
.
highlight
-gray {
64
.
highlight
-red {
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
ParenMatch.py
15
"""
Highlight
matching parentheses
24
default -- When a right paren is typed,
highlight
the matching
27
expression -- When a right paren is typed,
highlight
the entire
32
- implement rest of Emacs
highlight
styles (see below)
35
Note: In Emacs, there are several styles of
highlight
where the
134
"""
Highlight
the single paren that matches"""
139
"""
Highlight
the entire expression"""
151
"""
Highlight
will remain until user input turns it off
166
"""The last
highlight
created will be removed after .5 sec"""
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
ParenMatch.py
15
"""
Highlight
matching parentheses
24
default -- When a right paren is typed,
highlight
the matching
27
expression -- When a right paren is typed,
highlight
the entire
32
- implement rest of Emacs
highlight
styles (see below)
35
Note: In Emacs, there are several styles of
highlight
where the
134
"""
Highlight
the single paren that matches"""
139
"""
Highlight
the entire expression"""
151
"""
Highlight
will remain until user input turns it off
166
"""The last
highlight
created will be removed after .5 sec"""
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py
15
"""
Highlight
matching parentheses
24
default -- When a right paren is typed,
highlight
the matching
27
expression -- When a right paren is typed,
highlight
the entire
32
- implement rest of Emacs
highlight
styles (see below)
35
Note: In Emacs, there are several styles of
highlight
where the
134
"""
Highlight
the single paren that matches"""
139
"""
Highlight
the entire expression"""
151
"""
Highlight
will remain until user input turns it off
166
"""The last
highlight
created will be removed after .5 sec"""
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py
15
"""
Highlight
matching parentheses
24
default -- When a right paren is typed,
highlight
the matching
27
expression -- When a right paren is typed,
highlight
the entire
32
- implement rest of Emacs
highlight
styles (see below)
35
Note: In Emacs, there are several styles of
highlight
where the
134
"""
Highlight
the single paren that matches"""
139
"""
Highlight
the entire expression"""
151
"""
Highlight
will remain until user input turns it off
166
"""The last
highlight
created will be removed after .5 sec"""
/external/llvm/tools/llvm-cov/
SourceCoverageView.cpp
27
Optional<raw_ostream::Colors>
Highlight
;
32
Highlight
= raw_ostream::RED;
38
colored_ostream(OS,
Highlight
? *
Highlight
: raw_ostream::SAVEDCOLOR,
39
Options.Colors &&
Highlight
, /*Bold=*/false, /*BG=*/true)
41
if (Options.Debug &&
Highlight
)
45
Highlight
= raw_ostream::CYAN;
47
Highlight
= raw_ostream::RED;
49
Highlight
= None;
53
colored_ostream(OS,
Highlight
? *Highlight : raw_ostream::SAVEDCOLOR
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch2/
search.py
82
facet=None,
highlight
=None, partial=None, options=None):
92
self.
highlight
=
highlight
or {}
130
if self.
highlight
:
131
for k, v in six.iteritems(self.
highlight
):
132
params['
highlight
.%s' % k] = v
183
if self.
highlight
:
184
highlight
= {}
185
for k, v in six.iteritems(self.
highlight
):
186
highlight
['highlight.%s' % k] =
[
all
...]
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
TouchHighlightImageButton.java
28
* An image button that uses a blue
highlight
(@link android.R.attr.selectableItemBackground} to
33
* The
highlight
drawable. This generally a {@link android.graphics.drawable.StateListDrawable}
80
// Update the state of the
highlight
drawable to match
95
// Then draw the
highlight
on top of it. If the button is neither focused
/packages/apps/ContactsCommon/src/com/android/contacts/common/format/
TextHighlighter.java
60
* Applies
highlight
span to the text.
62
* @param start Start position of the
highlight
sequence.
63
* @param end End position of the
highlight
sequence.
73
* @param text the text to which to apply the
highlight
/packages/apps/Dialer/src/com/android/dialer/calllog/
CallTypeHelper.java
104
/** Returns the color used to
highlight
the given call type, null if not
highlight
is needed. */
122
// Don't
highlight
calls of unknown types. They are treated as missed calls by
124
// {@link CallLogQueryHandler}, just don't ever
highlight
them anyway.
/external/pdfium/testing/resources/javascript/
consts_expected.txt
27
Alert:
highlight
.n is none
28
Alert:
highlight
.i is invert
29
Alert:
highlight
.p is push
30
Alert:
highlight
.o is outline
31
Alert:
highlight
.nonesuch is undefined
/packages/apps/Camera2/src/com/android/camera/ui/
ModeIconView.java
116
* Sets the color that will be used in the drawable for
highlight
state.
118
* @param highlightColor color for the
highlight
state
125
* @return The highlightColor color the the
highlight
state.
/prebuilts/go/darwin-x86/doc/codewalk/
codewalk.xml
38
lines to
highlight
.
41
The first step in this codewalk does not
highlight
any lines:
47
saying what lines to
highlight
.
67
To
highlight
a range of source lines, the simplest address to use is
70
The
highlight
begins with the line containing the first match for <i>regexp1</i>
81
(Click on the “Steps” step above to see the
highlight
in action.)
/prebuilts/go/linux-x86/doc/codewalk/
codewalk.xml
38
lines to
highlight
.
41
The first step in this codewalk does not
highlight
any lines:
47
saying what lines to
highlight
.
67
To
highlight
a range of source lines, the simplest address to use is
70
The
highlight
begins with the line containing the first match for <i>regexp1</i>
81
(Click on the “Steps” step above to see the
highlight
in action.)
/packages/apps/Settings/src/com/android/settings/
IconPreferenceScreen.java
79
public void setHighlighted(boolean
highlight
) {
80
mHighlight =
highlight
;
/external/clang/www/
content.css
30
span.template-
highlight
{ color:cyan }
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/
results.properties
14
-
highlight
3.0.2_,2.1.3_,3.1M6_,3.1M7_ ,3.1RC1 \
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/page/
SourceHighlighterTest.java
111
sourceHighlighter.
highlight
(parent, source.getLine(1), 1);
121
sourceHighlighter.
highlight
(parent.pre(null), source.getLine(1), 1);
133
sourceHighlighter.
highlight
(parent.pre(null), source.getLine(1), 1);
145
sourceHighlighter.
highlight
(parent.pre(null), source.getLine(1), 1);
/external/jarjar/src/main/com/tonicsystems/jarjar/util/
JarTransformer.java
32
// Android-changed: Made this failure fatal to
highlight
class version issues.
/frameworks/base/core/java/android/inputmethodservice/
ExtractButton.java
45
*
highlight
when selected.
/packages/apps/Gallery2/jni/
Android.mk
34
filters/
highlight
.c \
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SuggestionFormatter.java
22
* Suggestion formatter interface. This is used to bold (or otherwise
highlight
) portions of a
/prebuilts/tools/common/m2/repository/org/assertj/assertj-core/2.0.0/
assertj-core-2.0.0.pom
153
<!-- (2)
Highlight
Javascript file -->
155
<script src="http://cdnjs.cloudflare.com/ajax/libs/
highlight
.js/8.3/
highlight
.min.js"></script>
157
<!-- init
Highlight
-->
Completed in 3020 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>