OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:checkmark
(Results
1 - 25
of
120
) sorted by null
1
2
3
4
5
/external/proguard/docs/
alternatives.html
50
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
51
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
52
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
53
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
60
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
61
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
62
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
70
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
71
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
80
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td
[
all
...]
/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
CheckableContactFlipDrawable.java
60
// We will create
checkmark
animations that are synchronized with the flipping animation.
61
// The entire delay + duration of the
checkmark
animation needs to equal the entire
64
// The
checkmark
animation is in effect only when the back drawable is being shown.
66
// The
checkmark
animation will be |--delay--|-duration-|
100
// Keep the
checkmark
animators in sync with the flip animator.
137
private static Bitmap
CHECKMARK
;
148
if (
CHECKMARK
== null) {
149
CHECKMARK
= BitmapFactory.decodeResource(res, R.drawable.ic_check_wht_24dp);
167
// Scale the
checkmark
.
169
sMatrix.setScale(mScaleFraction, mScaleFraction,
CHECKMARK
.getWidth() / 2
[
all
...]
/prebuilts/tools/common/proguard/proguard4.7/docs/
alternatives.html
50
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
51
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
52
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
53
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
60
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
61
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
62
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
70
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
71
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td>
80
<td align="center"><img src="
checkmark
.gif" width="11" height="11" alt="x" /></td
[
all
...]
/external/chromium_org/third_party/skia/animations/
checkbox.xml
40
<!-- draw the
checkmark
background -->
56
<!-- draw the
checkmark
-->
/external/chromium_org/ui/views/controls/
throbber.h
100
// 3. completed (which paints a
checkmark
)
106
// If checked is true, the throbber stops spinning and displays a
checkmark
.
116
// Whether or not we should display a
checkmark
.
119
// The
checkmark
image.
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/email_this_page/
options.js
28
// change the
checkmark
.
/frameworks/base/core/res/res/layout/
select_dialog_multichoice.xml
27
android:
checkMark
="?android:attr/listChoiceIndicatorMultiple"
select_dialog_multichoice_holo.xml
27
android:
checkMark
="?android:attr/listChoiceIndicatorMultiple"
select_dialog_multichoice_material.xml
28
android:
checkMark
="?android:attr/listChoiceIndicatorMultiple"
select_dialog_singlechoice.xml
27
android:
checkMark
="?android:attr/listChoiceIndicatorSingle"
select_dialog_singlechoice_holo.xml
27
android:
checkMark
="?android:attr/listChoiceIndicatorSingle"
select_dialog_singlechoice_material.xml
28
android:
checkMark
="?android:attr/listChoiceIndicatorSingle"
simple_list_item_checked.xml
23
android:
checkMark
="?android:attr/textCheckMark"
simple_list_item_multiple_choice.xml
23
android:
checkMark
="?android:attr/listChoiceIndicatorMultiple"
simple_list_item_single_choice.xml
23
android:
checkMark
="?android:attr/listChoiceIndicatorSingle"
/frameworks/base/core/res/res/layout-xlarge/
select_dialog_multichoice_holo.xml
27
android:
checkMark
="?android:attr/listChoiceIndicatorMultiple"
select_dialog_singlechoice_holo.xml
27
android:
checkMark
="?android:attr/listChoiceIndicatorSingle"
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
TintCheckedTextView.java
32
android.R.attr.
checkMark
/packages/apps/Browser/res/layout/
bookmark_sync_wizard_item.xml
23
android:
checkMark
="?android:attr/listChoiceIndicatorSingle"
/packages/apps/Contacts/res/layout/
group_membership_list_item.xml
23
android:
checkMark
="?android:attr/listChoiceIndicatorMultiple"
/packages/apps/Settings/res/layout/
app_preference_item.xml
38
android:
checkMark
="?android:attr/listChoiceIndicatorSingle"
/packages/apps/UnifiedEmail/res/layout/
select_dialog_multichoice_holo.xml
25
android:
checkMark
="?android:attr/listChoiceIndicatorMultiple"
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Fonts.py
17
checkMark
= 18
/external/chromium_org/ui/message_center/cocoa/
settings_entry_view.mm
23
// Cocoa gives the
checkmark
some blank space on either side.
41
// These represent the additional padding that we must give the
checkmark
77
// A checkbox's regular image is the
checkmark
image. This additional image
78
// is used for the favicon or app icon shown next to the
checkmark
.
97
// drawTitle:withFrame:inView: draws the
checkmark
image. Draw the extra
/external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
wallpaper_images_grid.js
213
* The item in data model which should have a
checkmark
.
299
// may try to access
checkmark
before initialization in
362
* Shows a
checkmark
on the active thumbnail and clears previous active one
363
* if any. Note if wallpaper was not set successfully,
checkmark
should not
373
// Clears previous
checkmark
.
388
// to make sure
checkmark
shows correctly.
Completed in 792 milliseconds
1
2
3
4
5