Home
last modified time | relevance | path

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

/dports/www/kf5-khtml/khtml-5.89.0/src/html/
H A Dhtmltokenizer.h266 SpaceDiscard, // Discard spaces after '=' within tags enumerator
H A Dhtmltokenizer.cpp1811 if (discard == SpaceDiscard) { in write()
1841 if (discard == SpaceDiscard) { in write()
/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmltokenizer.c96 SpaceDiscard, enumerator
1321 t->priv->discard = SpaceDiscard; in in_quoted()
1359 t->priv->discard = SpaceDiscard; in in_assignment()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2005-12-1917239 field. Also removed SpaceDiscard and AllDiscard since we don't use them any more.