Searched defs:footer (Results 1 - 25 of 32) sorted by path

12

/external/chromium_org/ash/system/tray/
H A Dtray_details_view.h32 // any other view between the list and the footer row at the bottom.
47 SpecialPopupRow* footer() const { return footer_; } function in class:ash::TrayDetailsView
/external/chromium_org/chrome/browser/ui/app_modal_dialogs/
H A Djavascript_dialog_manager.cc215 const base::string16 footer = l10n_util::GetStringUTF16(is_reload ? local
219 message_text + base::ASCIIToUTF16("\n\n") + footer;
/external/chromium_org/net/cert/
H A Dpem_tokenizer.cc26 std::string footer; member in struct:net::PEMTokenizer::PEMType
51 // Look for a footer matching the header. If none is found, then all
53 StringPiece::size_type footer_pos = str_.find(it->footer, pos_);
59 // Chop off the header and footer and parse the data in between.
61 pos_ = footer_pos + it->footer.size();
93 // Construct PEM header/footer strings for all the accepted types, to
100 allowed_type.footer = base::StringPrintf(kPEMEndBlock, it->c_str());
/external/chromium_org/printing/
H A Dpage_setup.h26 int footer; member in class:printing::PageMargins
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTable.h155 RenderTableSection* footer() const { return m_foot; } function in class:blink::FINAL
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
H A DMetricsSidebarPane.js255 "table-footer-group": true,
265 "table-footer-group": true,
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dpkg_genc.c112 const char *footer; member in struct:AssemblyType
328 sprintf(bufferStr, assemblyHeader[assemblyHeaderIndex].footer,
/external/chromium_org/third_party/jinja2/
H A D_stringdefs.py108 footer = content[content.find("def combine("):] variable
131 f.write(footer)
/external/chromium_org/third_party/leveldatabase/src/table/
H A Dtable.cc34 BlockHandle metaindex_handle; // Handle to metaindex_block: saved from footer
53 Footer footer;
54 s = footer.DecodeFrom(&footer_input);
61 s = ReadBlock(file, ReadOptions(), footer.index_handle(), &contents);
68 // We've successfully read the footer and the index block: we're
73 rep->metaindex_handle = footer.metaindex_handle();
79 (*table)->ReadMeta(footer);
87 void Table::ReadMeta(const Footer& footer) { argument
92 // TODO(sanjay): Skip this if footer.metaindex_handle() size indicates
96 if (!ReadBlock(rep_->file, opt, footer
[all...]
H A Dtable_builder.cc241 // Write footer
243 Footer footer; local
244 footer.set_metaindex_handle(metaindex_block_handle);
245 footer.set_index_handle(index_block_handle);
247 footer.EncodeTo(&footer_encoding);
/external/chromium_org/third_party/skia/tests/
H A DPDFPrimitivesTest.cpp93 static char footer[] = "\nendobj\n"; local
94 static size_t footerLen = strlen(footer);
109 footer, footerLen));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DHTMLDocument.java90 public void setFooter (final IContent footer) argument
92 if (footer != null) m_footer = footer;
96 * Overridden to ensure header/footer appear first/last in the body.
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/f2fs-tools/include/
H A Df2fs_fs.h279 #define GET_SUM_TYPE(footer) ((footer)->entry_type)
280 #define SET_SUM_TYPE(footer, type) ((footer)->entry_type = type)
504 struct node_footer footer; member in struct:f2fs_node
654 struct summary_footer footer; member in struct:f2fs_summary_block
/external/flac/include/FLAC/
H A Dformat.h457 /** FLAC frame footer structure. (c.f. <A HREF="../format.html#frame_footer">format specification</A>)
475 FLAC__FrameFooter footer; member in struct:__anon21474
/external/icu/icu4c/source/tools/toolutil/
H A Dpkg_genc.c112 const char *footer; member in struct:AssemblyType
320 sprintf(bufferStr, assemblyHeader[assemblyHeaderIndex].footer,
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/lldb/tools/debugserver/source/
H A DRNBRemote.cpp250 RNBRemote::SendHexEncodedBytePacket (const char *header, const void *buf, size_t buf_len, const char *footer) argument
262 // Append the footer cstr if there was one
263 if (footer && footer[0])
264 packet_sstrm << footer; local

Completed in 1518 milliseconds

12