Searched refs:footers (Results 1 – 4 of 4) sorted by relevance
213 String headers, String footers, String filename, int maxSize, in addFileWithFootersToDropBox() argument229 footers); in addFileWithFootersToDropBox()
124 <li>You cannot add headers or footers, including page numbers, to the document.</li>
33 headers, footers, and graphic elements.</p>
1930 final ArrayList<FixedViewInfo> footers = mFooterViewInfos; in isDirectChildHeaderOrFooter() local1931 final int numFooters = footers.size(); in isDirectChildHeaderOrFooter()1933 if (child == footers.get(i).view) { in isDirectChildHeaderOrFooter()