Home
last modified time | relevance | path

Searched refs:isEmptyFontTag (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/editing/
DApplyStyleCommand.cpp282 static bool isEmptyFontTag(const Node *node) in isEmptyFontTag() function
1160 if (isEmptyFontTag(elem)) in removeHTMLFontStyle()
/external/webkit/WebCore/
DChangeLog-2005-08-235866 (khtml::isEmptyFontTag):
8957 (khtml::isEmptyFontTag):
9330 (khtml::isEmptyFontTag):
11422 (khtml::isEmptyFontTag):
23354 (khtml::isEmptyFontTag): Helper for removing <font> tags.
DChangeLog-2009-06-1625603 (WebCore::isEmptyFontTag): Ditto.