Searched defs:styleProperty (Results 1 – 2 of 2) sorted by relevance
211 startEditing: function(targetElement, box, styleProperty, computedStyle) argument216 var context = { box: box, styleProperty: styleProperty, computedStyle: computedStyle }; property
841 QString QWebElement::styleProperty(const QString &name, StyleResolveStrategy strategy) const in styleProperty() function in QWebElement