OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mainlabel
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/tests/StatusBar/res/values/
strings.xml
18
<string name="
mainLabel
">Hello <u>th<ignore>e</ignore>re</u>, <i>you</i> <b>Activity</b>!</string>
/external/webkit/WebKit/mac/Panels/
WebAuthenticationPanel.h
36
IBOutlet id
mainLabel
;
WebAuthenticationPanel.m
176
NSRect mainLabelFrame = [
mainLabel
frame];
181
// Then, find the current distance between 'smallLabel' and '
mainLabel
'. The difference between
193
[
mainLabel
setStringValue:message];
194
[
mainLabel
sizeToFitAndAdjustWindowHeight];
/frameworks/base/core/java/android/content/
package.html
231
<string id="
mainLabel
">Hello <u>th<ignore>e</ignore>re</u>, <i>you</i> <b>Activity</b>!</string>
263
<p>Note that the "
mainLabel
" string is complex, including style information.
/external/webkit/WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/
designable.nib
368
<string key="label">
mainLabel
</string>
[
all
...]
Completed in 160 milliseconds