OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:warningsseparator_
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
extension_install_view_controller.h
38
IBOutlet NSBox*
warningsSeparator_
; // Only when there are permissions.
extension_install_view_controller.mm
135
@synthesize warningsSeparator =
warningsSeparator_
;
290
NSRect hiddenRect = NSUnionRect([
warningsSeparator_
frame],
292
[
warningsSeparator_
setHidden:YES];
/external/chromium_org/chrome/app/nibs/
ExtensionInstallPromptNoWarnings.xib
526
<string>
warningsSeparator_
</string>
557
<string>
warningsSeparator_
</string>
602
<string key="name">
warningsSeparator_
</string>
ExtensionInstallPrompt.xib
755
<string>
warningsSeparator_
</string>
[
all
...]
ExtensionInstallPromptBundle.xib
745
<string>
warningsSeparator_
</string>
[
all
...]
ExtensionInstallPromptInline.xib
514
<string key="label">
warningsSeparator_
</string>
[
all
...]
Completed in 220 milliseconds