Home
last modified time | relevance | path

Searched refs:CSS_PRIMARY_AUTHOR (Results 1 – 3 of 3) sorted by relevance

/dports/www/dillo2/dillo-3.0.5/src/
H A Dcss.cc515 sheet[CSS_PRIMARY_AUTHOR].apply (props, docTree, node, &matchCache); in apply()
535 if ((order == CSS_PRIMARY_AUTHOR || in addRule()
H A Dcss.hh11 CSS_PRIMARY_AUTHOR, enumerator
H A Dcssparser.cc1514 context->addRule(s, props, CSS_PRIMARY_AUTHOR); in parseRuleset()