Searched defs:propertyExistsInStyle (Results 1 – 1 of 1) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/core/editing/ | ||
| D | EditingStyle.cpp | 163 …virtual bool propertyExistsInStyle(const StylePropertySet* style) const { return style->getPropert… in propertyExistsInStyle() function in WebCore::HTMLElementEquivalent |