HomeSort by relevance Sort by last modified time
    Searched refs:isEmptyFontTag (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
ApplyStyleCommand.h 136 bool isEmptyFontTag(const Element*, ShouldStyleAttributeBeEmpty = StyleAttributeShouldBeEmpty);
ApplyStyleCommand.cpp 99 bool isEmptyFontTag(const Element* element, ShouldStyleAttributeBeEmpty shouldStyleAttributeBeEmpty)
    [all...]
ReplaceSelectionCommand.cpp 512 if (isStyleSpanOrSpanWithOnlyStyleAttribute(element) || isEmptyFontTag(element, AllowNonEmptyStyleAttribute)) {
    [all...]

Completed in 287 milliseconds