Home
last modified time | relevance | path

Searched defs:CSSException (Results 1 – 2 of 2) sorted by relevance

/dports/www/kf5-khtml/khtml-5.89.0/src/dom/
H A Dcss_stylesheet.h183 CSSException(unsigned short _code) in CSSException() function
187 CSSException(const CSSException &other) in CSSException() function
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkhtml.py2807 class CSSException(): class in DOM