OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:imageTitle
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/cocoa/media_picker/
desktop_media_picker_item.h
29
// |
imageTitle
| is the source's name to be used as the label in
33
imageTitle
:(NSString*)
imageTitle
;
42
- (void)setImageTitle:(NSString*)
imageTitle
;
/external/chromium_org/third_party/WebKit/Source/core/html/
ImageDocument.cpp
108
static String
imageTitle
(const String& filename, const IntSize& size)
152
document()->setTitle(
imageTitle
(fileName, size));
Completed in 459 milliseconds