/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/ |
NewsReaderActivity.java | 70 // List of category titles
|
/external/chromium/chrome/browser/resources/ |
about_memory_linux.html | 265 <div jsselect="titles">
|
about_memory_mac.html | 302 <div jsselect="titles">
|
/external/chromium/chrome/browser/resources/gpu_internals/ |
tab_control.js | 12 * Tab titles are based on the label attribute of each child:
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_editor_view.h | 56 // Model for the TreeView. Trivial subclass that doesn't allow titles with
|
/external/chromium_org/chrome/browser/resources/ |
about_memory_mac.html | 228 <div jsselect="titles">
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
table_printer.js | 66 * Sets the title displayed at the top of a table. Titles are optional.
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_view_unittest.mm | 133 - (BOOL)addURLs:(NSArray*)urls withTitles:(NSArray*)titles at:(NSPoint)point {
|
/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
bookmark_editor_view.h | 59 // Model for the TreeView. Trivial subclass that doesn't allow titles with
|
/external/chromium_org/content/browser/web_contents/ |
navigation_entry_impl.cc | 167 // Most pages have real titles. Don't even bother caching anything if this is
|
/external/chromium_org/content/public/test/ |
browser_test_utils.h | 171 // Waits until the title matches either expected_title or one of the titles
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
conf.py | 76 # unit titles (such as .. function::).
|
/external/markdown/docs/ |
CHANGE_LOG | 105 May 18, 2006: Stopped catching unquoted titles in reference links.
|
/external/mesa3d/src/gallium/docs/source/ |
conf.py | 76 # unit titles (such as .. function::).
|
/frameworks/base/core/java/android/net/ |
SamplingDataTracker.java | 55 // Skip over the line bearing column titles (there are 2 lines)
|
/frameworks/base/core/java/android/view/ |
ActionMode.java | 139 * as optional. Optional titles may not be displayed to the user.
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-ranlib.1 | 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man7/ |
fsf-funding.7 | 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-ranlib.1 | 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man7/ |
fsf-funding.7 | 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-ranlib.1 | 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man7/ |
fsf-funding.7 | 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-ranlib.1 | 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man7/ |
fsf-funding.7 | 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
autocomplete_text_field_cell.mm | 689 NSArray* titles = NULL; 690 [pboard getURLs:&urls andTitles:&titles convertingFilenames:YES]; 693 NSString* nameStr = [titles objectAtIndex:0];
|