Searched refs:foot (Results 1 – 11 of 11) sorted by relevance
106 if (HTMLTableSectionElement* foot = static_cast<HTMLTableElement*>(table)->tFoot()) { in rowIndex() local107 for (Node *row = foot->firstChild(); row; row = row->nextSibling()) { in rowIndex()
144 RefPtr<HTMLTableSectionElement> foot = new HTMLTableSectionElement(tfootTag, document()); in createTFoot() local146 setTFoot(foot, ec); in createTFoot()147 return foot.release(); in createTFoot()
633 struct iptcb_chain_foot *foot; in iptcc_compile_chain() local658 foot = (void *)repl->entries + c->foot_offset; in iptcc_compile_chain()659 foot->e.target_offset = sizeof(STRUCT_ENTRY); in iptcc_compile_chain()660 foot->e.next_offset = IPTCB_CHAIN_FOOT_SIZE; in iptcc_compile_chain()661 strcpy(foot->target.target.u.user.name, STANDARD_TARGET); in iptcc_compile_chain()662 foot->target.target.u.target_size = in iptcc_compile_chain()666 foot->target.verdict = c->verdict; in iptcc_compile_chain()668 foot->target.verdict = RETURN; in iptcc_compile_chain()670 memcpy(&foot->e.counters, &c->counters, sizeof(STRUCT_COUNTERS)); in iptcc_compile_chain()
151 "A closed mouth gathers no foot.",
62 foot and inch marks:
4423 \def\f@@t{\bgroup\aftergroup\@foot\let\next}4424 \def\f@t#1{#1\@foot}4425 \def\@foot{\strut\egroup}
2411 10630 "foot"
2178 9426 "foot"
10725 foot fqt
2014 the right foot, by not choosing a position inside an editable root when you
52271 Test: fast/table/border-collapsing/border-collapsing-head-foot.html