Home
last modified time | relevance | path

Searched refs:isCSSLineBoxContainValue (Results 1 – 4 of 4) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/css/
H A DCSSLineBoxContainValue.h58 virtual bool isCSSLineBoxContainValue() const { return true; } in isCSSLineBoxContainValue() function
H A DCSSValue.h68 virtual bool isCSSLineBoxContainValue() const { return false; } in isCSSLineBoxContainValue() function
H A DCSSStyleSelector.cpp5693 if (!value->isCSSLineBoxContainValue()) in applyProperty()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog40936 (WebCore::CSSLineBoxContainValue::isCSSLineBoxContainValue):
40945 (WebCore::CSSValue::isCSSLineBoxContainValue):