OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:star
(Results
1 - 25
of
549
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/ui/views/location_bar/
star_view.h
12
// The
star
icon to show a bookmark bubble.
18
// Toggles the
star
on or off.
location_bar_decoration_view.h
17
// in the omnibox (like the bookmarks
star
or SSL lock).
/external/chromium_org/chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/
other_stars.json
13
"default": "black
star
"
21
"default": "white
star
"
130
"default": "
star
of david"
170
"default": "black four pointed
star
"
178
"default": "white four pointed
star
"
194
"default": "stress outlined white
star
"
202
"default": "circled white
star
"
210
"default": "open center black
star
"
218
"default": "black center white
star
"
226
"default": "outlined black
star
"
[
all
...]
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
star_decoration.h
14
//
Star
icon on the right side of the field.
24
// Returns true if the
star
is lit.
43
// Whether the
star
icon is lit.
location_bar_view_mac.h
88
// Set the starred state of the bookmark
star
.
98
// Get the point in window coordinates on the
star
for the bookmark bubble to
186
// Checks if the bookmark
star
should be enabled or not.
192
// Ensures the
star
decoration is visible or hidden, as required.
199
// Checks if an extension has specified the bookmark
star
be hidden.
216
// Bookmark
star
right of page actions.
254
// Used to change the visibility of the
star
decoration.
star_decoration.mm
17
// between the
star
's lower tips. The popup should be where the
/external/ppp/pppd/plugins/radius/etc/
dictionary.compat
43
ATTRIBUTE User-Name-Is-
Star
1035 integer
44
VALUE User-Name-Is-
Star
No 0
45
VALUE User-Name-Is-
Star
Yes 1
/packages/apps/Contacts/res/layout-sw600dp/
favorites_star.xml
17
<!-- The favorite
star
, shown outside of the ActionBar -->
22
android:id="@+id/
star
"
/external/emma/core/java12/com/vladium/util/
WCMatcher.java
33
boolean
star
= false;
40
if (!
star
)
42
star
= true;
49
star
= false;
246
boolean
star
= false;
263
star
= true;
275
if (!
star
) return false;
285
if (!
star
) return false;
305
boolean
star
= false;
322
star
= true
[
all
...]
/external/nist-sip/java/gov/nist/javax/sip/header/
MediaRange.java
46
* media-range = ( "
STAR
/
STAR
"
47
* | ( type "/"
STAR
)
/packages/apps/Browser/src/com/android/browser/
HistoryItem.java
32
private CompoundButton mStar; //
Star
for bookmarking
44
mStar = (CompoundButton) findViewById(R.id.
star
);
68
* Set whether or not this represents a bookmark, and make sure the
star
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
main.m
9
NSString *string = [NSString stringWithContentsOfFile:@"/Users/acondit/source/antlr3/acondit_localhost/code/antlr/antlr3-main/runtime/ObjC/Framework/examples/LL-
star
/input"];
/external/chromium/chrome/browser/ui/cocoa/location_bar/
star_decoration.h
15
//
Star
icon on the right side of the field.
location_bar_view_mac.h
86
// Set the starred state of the bookmark
star
.
89
// Get the point on the
star
for the bookmark bubble to aim at.
174
// Checks if the bookmark
star
should be enabled or not.
201
// Bookmark
star
right of page actions.
228
// Used to change the visibility of the
star
decoration.
instant_opt_in_view.mm
11
// How to round off the popup's corners. Goal is to match
star
and go
star_decoration.mm
17
// between the
star
's lower tips. The popup should be where the
/frameworks/av/libvideoeditor/osal/inc/
M4OSA_CharStar.h
20
* @brief external API of the Char
Star
set of functions.
48
/* prototypes of the Char
Star
functions */
/frameworks/base/media/java/android/media/
Rating.java
160
* Return a Rating instance with a
star
-based rating.
161
* Create and return a new Rating instance with one of the
star
-base rating styles
184
Log.e(TAG, "Invalid rating style (" + starRatingStyle + ") for a
star
rating");
188
Log.e(TAG, "Trying to set out of range
star
-based rating");
255
* Return the
star
-based rating value.
257
* not
star
-based, or if it is unrated.
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller.h
19
// bubble that pops up when clicking on the
STAR
next to the URL to
51
// user clicked on the
star
. (if NO, this is a brand new bookmark).
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller.h
18
// bubble that pops up when clicking on the
STAR
next to the URL to
48
// user clicked on the
star
. (if NO, this is a brand new bookmark).
/development/samples/XmlAdapters/res/layout/
contact_item.xml
35
android:id="@+id/
star
"
/external/chromium/chrome/browser/ui/cocoa/
info_bubble_window.h
12
// A rounded window with an arrow used for example when you click on the
STAR
/external/chromium/chrome/browser/ui/views/location_bar/
star_view.h
25
// Toggles the
star
on or off.
/external/chromium_org/chrome/browser/ui/cocoa/
info_bubble_window.h
23
// A rounded window with an arrow used for example when you click on the
STAR
/external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_prompt_view.h
16
// or
star
icon. Don't create a BookmarkPromptView directly, instead use
Completed in 1861 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>