OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NSString
(Results
476 - 500
of
505
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/
toolbar_controller.h
172
nibFileNamed:(
NSString
*)nibName;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
CombinedLexer.m
64
+ (
NSString
*) tokenNameForType:(NSInteger)aTokenType
/external/chromium/chrome/browser/renderer_host/
render_widget_host_view_mac.h
54
scoped_nsobject<
NSString
> toolTip_;
137
- (void)setToolTipAtMousePoint:(
NSString
*)string;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
SymbolTableLexer.m
139
- (
NSString
*) description
161
+ (
NSString
*) tokenNameForType:(NSInteger)aTokenType
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCLexer.m
164
- (
NSString
*) description
187
+ (
NSString
*) tokenNameForType:(NSInteger)aTokenType
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
location_bar_view_mac.h
166
void PostNotification(
NSString
* notification);
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
TLexer.m
37
+ (
NSString
*) tokenNameForType:(NSInteger)aTokenType
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
LangLexer.m
37
+ (
NSString
*) tokenNameForType:(NSInteger)aTokenType
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzWM.m
267
NSString
*string;
269
string = [ [
NSString
alloc ] initWithUTF8String:title ];
274
string = [ [
NSString
alloc ] initWithUTF8String:icon ];
SDL_QuartzEvents.m
335
NSString
*chars = NULL;
[
all
...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
SimpleCParser.m
102
- (
NSString
*) description
424
NSString
* functionHeader1 = nil ;
426
NSString
* functionHeader2 = nil ;
595
* SimpleC.g:36:1: functionHeader returns [
NSString
*name] : type ID '(' ( formalParameter ( ',' formalParameter )* )? ')' ;
597
- (
NSString
*) functionHeader
602
NSString
* name = nil ;
[
all
...]
SimpleCLexer.m
37
+ (
NSString
*) tokenNameForType:(NSInteger)aTokenType
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
SymbolTableLexer.m
37
+ (
NSString
*) tokenNameForType:(NSInteger)aTokenType
/external/chromium_org/content/browser/renderer_host/
render_widget_host_view_mac.h
67
base::scoped_nsobject<
NSString
> toolTip_;
161
- (void)setToolTipAtMousePoint:(
NSString
*)string;
/external/chromium_org/third_party/WebKit/Source/wtf/text/
AtomicString.h
159
AtomicString(
NSString
* s) : m_string(add((CFStringRef)s)) { }
160
operator
NSString
*() const { return m_string; }
WTFString.h
387
// allows implicit conversion to another pointer type (e.g., Mac allows implicit conversion to
NSString
*).
399
String(
NSString
*);
403
operator
NSString
*() const { if (!m_impl) return @""; return *m_impl; }
540
inline
NSString
* nsStringNilIfEmpty(const String& str) { return str.isEmpty() ? nil : (
NSString
*)str; }
StringImpl.h
40
@class
NSString
;
430
operator
NSString
*();
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller.h
399
- (BookmarkButtonCell*)cellForCustomButtonWithText:(
NSString
*)text
/external/chromium_org/chrome/browser/ui/cocoa/
browser_window_cocoa.h
178
base::scoped_nsobject<
NSString
> pending_window_title_;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCLexer.m
37
+ (
NSString
*) tokenNameForType:(NSInteger)aTokenType
/external/chromium_org/third_party/WebKit/Source/platform/text/
LocaleMac.mm
90
NSString
* language = [m_locale.get() objectForKey:NSLocaleLanguageCode];
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollbarThemeMacNonOverlayAPI.mm
60
NSString
*buttonPlacement = [[NSUserDefaults standardUserDefaults] objectForKey:@"AppleScrollBarVariant"];
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/
Fuzzy.m
286
- (
NSString
*) description
308
+ (
NSString
*) tokenNameForType:(NSInteger)aTokenType
[
all
...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
Fuzzy.m
37
+ (
NSString
*) tokenNameForType:(NSInteger)aTokenType
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/platform/mac/
ThemeMac.mm
82
- (
NSString
*)webCoreFamilyName
Completed in 883 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>