Home
last modified time | relevance | path

Searched refs:cssFloat (Results 1 – 25 of 232) sorted by relevance

12345678910

/dports/www/p5-CSS-DOM/CSS-DOM-0.17/t/
H A DCSS2Properties.t30 is $decl->cssFloat, 'right', "get cssFloat"; # it was set by the float meth
31 is $decl->cssFloat('left'), 'right', "get/set cssFloat";
34 is $decl->cssFloat, 'left', "get cssFloat again";
38 is $decl->cssFloat, '', 'empty string assignment works';
39 $decl->cssFloat('foo');
40 is eval {$decl->cssFloat(' '); 1},1,'whitespace assignment doesn\'t die';
41 is $decl->cssFloat, '', 'whitespace assignment works';
42 $decl->cssFloat('foo');
44 is $decl->cssFloat, '', 'comment assignment works';
45 is eval{$decl->cssFloat(' foo'); 1},1,'" foo" assignment doesn\'t die';
[all …]
/dports/textproc/p5-CSS-Compressor/CSS-Compressor-0.05/t/yui/
H A Dfloat.js.min1 obj.css({"float":"left"});obj.css({cssFloat:"left"});
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/idle-dom/src/
H A DCSSStyleDeclaration.php16 * @property string $cssFloat
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dcss_style_declaration.h53 String cssFloat() { return GetPropertyValueInternal(CSSPropertyID::kFloat); } in cssFloat() function
H A Dcss_style_declaration.idl36 …h=ExecutionContext, RaisesException=Setter] attribute [TreatNullAs=EmptyString] DOMString cssFloat;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dcss_style_declaration.h53 String cssFloat() { return GetPropertyValueInternal(CSSPropertyID::kFloat); } in cssFloat() function
H A Dcss_style_declaration.idl36 …h=ExecutionContext, RaisesException=Setter] attribute [TreatNullAs=EmptyString] DOMString cssFloat;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqtexthtmlparser.cpp483 cssFloat(QTextFrameFormat::InFlow), hasOwnListStyle(false), in QTextHtmlParserNode()
1039 cssFloat = QTextFrameFormat::InFlow; in initializeProperties()
1239 cssFloat = QTextFrameFormat::InFlow; in applyCssDeclarations()
1241 case QCss::Value_Left: cssFloat = QTextFrameFormat::FloatLeft; break; in applyCssDeclarations()
1242 case QCss::Value_Right: cssFloat = QTextFrameFormat::FloatRight; break; in applyCssDeclarations()
1691 node->cssFloat = QTextFrameFormat::FloatLeft; in applyAttributes()
1693 node->cssFloat = QTextFrameFormat::FloatRight; in applyAttributes()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/css/cssom/
H A Didlharness.html.ini80 [CSSStyleDeclaration interface: attribute cssFloat]
155 …interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "cssFloat" with the proper …
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/css/cssom/
H A Didlharness.html.ini80 [CSSStyleDeclaration interface: attribute cssFloat]
155 …interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "cssFloat" with the proper …
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/css/cssom/
H A Didlharness.html.ini80 [CSSStyleDeclaration interface: attribute cssFloat]
155 …interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "cssFloat" with the proper …
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/css/cssom/
H A Didlharness.html.ini80 [CSSStyleDeclaration interface: attribute cssFloat]
155 …interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "cssFloat" with the proper …
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtexthtmlparser.cpp488cssFloat(QTextFrameFormat::InFlow), hasOwnListStyle(false), hasOwnLineHeightType(false), hasLineHe… in QTextHtmlParserNode()
1057 cssFloat = QTextFrameFormat::InFlow; in initializeProperties()
1223 cssFloat = QTextFrameFormat::InFlow; in applyCssDeclarations()
1225 case QCss::Value_Left: cssFloat = QTextFrameFormat::FloatLeft; break; in applyCssDeclarations()
1226 case QCss::Value_Right: cssFloat = QTextFrameFormat::FloatRight; break; in applyCssDeclarations()
1762 node->cssFloat = QTextFrameFormat::FloatLeft; in applyAttributes()
1764 node->cssFloat = QTextFrameFormat::FloatRight; in applyAttributes()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtexthtmlparser.cpp488cssFloat(QTextFrameFormat::InFlow), hasOwnListStyle(false), hasOwnLineHeightType(false), hasLineHe… in QTextHtmlParserNode()
1057 cssFloat = QTextFrameFormat::InFlow; in initializeProperties()
1223 cssFloat = QTextFrameFormat::InFlow; in applyCssDeclarations()
1225 case QCss::Value_Left: cssFloat = QTextFrameFormat::FloatLeft; break; in applyCssDeclarations()
1226 case QCss::Value_Right: cssFloat = QTextFrameFormat::FloatRight; break; in applyCssDeclarations()
1762 node->cssFloat = QTextFrameFormat::FloatLeft; in applyAttributes()
1764 node->cssFloat = QTextFrameFormat::FloatRight; in applyAttributes()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtexthtmlparser.cpp488cssFloat(QTextFrameFormat::InFlow), hasOwnListStyle(false), hasOwnLineHeightType(false), hasLineHe… in QTextHtmlParserNode()
1057 cssFloat = QTextFrameFormat::InFlow; in initializeProperties()
1223 cssFloat = QTextFrameFormat::InFlow; in applyCssDeclarations()
1225 case QCss::Value_Left: cssFloat = QTextFrameFormat::FloatLeft; break; in applyCssDeclarations()
1226 case QCss::Value_Right: cssFloat = QTextFrameFormat::FloatRight; break; in applyCssDeclarations()
1762 node->cssFloat = QTextFrameFormat::FloatLeft; in applyAttributes()
1764 node->cssFloat = QTextFrameFormat::FloatRight; in applyAttributes()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtexthtmlparser.cpp488cssFloat(QTextFrameFormat::InFlow), hasOwnListStyle(false), hasOwnLineHeightType(false), hasLineHe… in QTextHtmlParserNode()
1057 cssFloat = QTextFrameFormat::InFlow; in initializeProperties()
1223 cssFloat = QTextFrameFormat::InFlow; in applyCssDeclarations()
1225 case QCss::Value_Left: cssFloat = QTextFrameFormat::FloatLeft; break; in applyCssDeclarations()
1226 case QCss::Value_Right: cssFloat = QTextFrameFormat::FloatRight; break; in applyCssDeclarations()
1762 node->cssFloat = QTextFrameFormat::FloatLeft; in applyAttributes()
1764 node->cssFloat = QTextFrameFormat::FloatRight; in applyAttributes()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtexthtmlparser.cpp488cssFloat(QTextFrameFormat::InFlow), hasOwnListStyle(false), hasOwnLineHeightType(false), hasLineHe… in QTextHtmlParserNode()
1057 cssFloat = QTextFrameFormat::InFlow; in initializeProperties()
1223 cssFloat = QTextFrameFormat::InFlow; in applyCssDeclarations()
1225 case QCss::Value_Left: cssFloat = QTextFrameFormat::FloatLeft; break; in applyCssDeclarations()
1226 case QCss::Value_Right: cssFloat = QTextFrameFormat::FloatRight; break; in applyCssDeclarations()
1762 node->cssFloat = QTextFrameFormat::FloatLeft; in applyAttributes()
1764 node->cssFloat = QTextFrameFormat::FloatRight; in applyAttributes()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtexthtmlparser.cpp488cssFloat(QTextFrameFormat::InFlow), hasOwnListStyle(false), hasOwnLineHeightType(false), hasLineHe… in QTextHtmlParserNode()
1057 cssFloat = QTextFrameFormat::InFlow; in initializeProperties()
1223 cssFloat = QTextFrameFormat::InFlow; in applyCssDeclarations()
1225 case QCss::Value_Left: cssFloat = QTextFrameFormat::FloatLeft; break; in applyCssDeclarations()
1226 case QCss::Value_Right: cssFloat = QTextFrameFormat::FloatRight; break; in applyCssDeclarations()
1762 node->cssFloat = QTextFrameFormat::FloatLeft; in applyAttributes()
1764 node->cssFloat = QTextFrameFormat::FloatRight; in applyAttributes()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtexthtmlparser.cpp488cssFloat(QTextFrameFormat::InFlow), hasOwnListStyle(false), hasOwnLineHeightType(false), hasLineHe… in QTextHtmlParserNode()
1057 cssFloat = QTextFrameFormat::InFlow; in initializeProperties()
1223 cssFloat = QTextFrameFormat::InFlow; in applyCssDeclarations()
1225 case QCss::Value_Left: cssFloat = QTextFrameFormat::FloatLeft; break; in applyCssDeclarations()
1226 case QCss::Value_Right: cssFloat = QTextFrameFormat::FloatRight; break; in applyCssDeclarations()
1762 node->cssFloat = QTextFrameFormat::FloatLeft; in applyAttributes()
1764 node->cssFloat = QTextFrameFormat::FloatRight; in applyAttributes()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtexthtmlparser.cpp488cssFloat(QTextFrameFormat::InFlow), hasOwnListStyle(false), hasOwnLineHeightType(false), hasLineHe… in QTextHtmlParserNode()
1057 cssFloat = QTextFrameFormat::InFlow; in initializeProperties()
1223 cssFloat = QTextFrameFormat::InFlow; in applyCssDeclarations()
1225 case QCss::Value_Left: cssFloat = QTextFrameFormat::FloatLeft; break; in applyCssDeclarations()
1226 case QCss::Value_Right: cssFloat = QTextFrameFormat::FloatRight; break; in applyCssDeclarations()
1762 node->cssFloat = QTextFrameFormat::FloatLeft; in applyAttributes()
1764 node->cssFloat = QTextFrameFormat::FloatRight; in applyAttributes()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtexthtmlparser.cpp488cssFloat(QTextFrameFormat::InFlow), hasOwnListStyle(false), hasOwnLineHeightType(false), hasLineHe… in QTextHtmlParserNode()
1057 cssFloat = QTextFrameFormat::InFlow; in initializeProperties()
1223 cssFloat = QTextFrameFormat::InFlow; in applyCssDeclarations()
1225 case QCss::Value_Left: cssFloat = QTextFrameFormat::FloatLeft; break; in applyCssDeclarations()
1226 case QCss::Value_Right: cssFloat = QTextFrameFormat::FloatRight; break; in applyCssDeclarations()
1762 node->cssFloat = QTextFrameFormat::FloatLeft; in applyAttributes()
1764 node->cssFloat = QTextFrameFormat::FloatRight; in applyAttributes()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtexthtmlparser.cpp488cssFloat(QTextFrameFormat::InFlow), hasOwnListStyle(false), hasOwnLineHeightType(false), hasLineHe… in QTextHtmlParserNode()
1057 cssFloat = QTextFrameFormat::InFlow; in initializeProperties()
1223 cssFloat = QTextFrameFormat::InFlow; in applyCssDeclarations()
1225 case QCss::Value_Left: cssFloat = QTextFrameFormat::FloatLeft; break; in applyCssDeclarations()
1226 case QCss::Value_Right: cssFloat = QTextFrameFormat::FloatRight; break; in applyCssDeclarations()
1762 node->cssFloat = QTextFrameFormat::FloatLeft; in applyAttributes()
1764 node->cssFloat = QTextFrameFormat::FloatRight; in applyAttributes()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtexthtmlparser.cpp488cssFloat(QTextFrameFormat::InFlow), hasOwnListStyle(false), hasOwnLineHeightType(false), hasLineHe… in QTextHtmlParserNode()
1057 cssFloat = QTextFrameFormat::InFlow; in initializeProperties()
1223 cssFloat = QTextFrameFormat::InFlow; in applyCssDeclarations()
1225 case QCss::Value_Left: cssFloat = QTextFrameFormat::FloatLeft; break; in applyCssDeclarations()
1226 case QCss::Value_Right: cssFloat = QTextFrameFormat::FloatRight; break; in applyCssDeclarations()
1762 node->cssFloat = QTextFrameFormat::FloatLeft; in applyAttributes()
1764 node->cssFloat = QTextFrameFormat::FloatRight; in applyAttributes()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtexthtmlparser.cpp488cssFloat(QTextFrameFormat::InFlow), hasOwnListStyle(false), hasOwnLineHeightType(false), hasLineHe… in QTextHtmlParserNode()
1057 cssFloat = QTextFrameFormat::InFlow; in initializeProperties()
1223 cssFloat = QTextFrameFormat::InFlow; in applyCssDeclarations()
1225 case QCss::Value_Left: cssFloat = QTextFrameFormat::FloatLeft; break; in applyCssDeclarations()
1226 case QCss::Value_Right: cssFloat = QTextFrameFormat::FloatRight; break; in applyCssDeclarations()
1762 node->cssFloat = QTextFrameFormat::FloatLeft; in applyAttributes()
1764 node->cssFloat = QTextFrameFormat::FloatRight; in applyAttributes()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtexthtmlparser.cpp488cssFloat(QTextFrameFormat::InFlow), hasOwnListStyle(false), hasOwnLineHeightType(false), hasLineHe… in QTextHtmlParserNode()
1057 cssFloat = QTextFrameFormat::InFlow; in initializeProperties()
1223 cssFloat = QTextFrameFormat::InFlow; in applyCssDeclarations()
1225 case QCss::Value_Left: cssFloat = QTextFrameFormat::FloatLeft; break; in applyCssDeclarations()
1226 case QCss::Value_Right: cssFloat = QTextFrameFormat::FloatRight; break; in applyCssDeclarations()
1762 node->cssFloat = QTextFrameFormat::FloatLeft; in applyAttributes()
1764 node->cssFloat = QTextFrameFormat::FloatRight; in applyAttributes()

12345678910