Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DCSSDefinition.php123 new HTMLPurifier_AttrDef_CSS_Percentage(),
186 new HTMLPurifier_AttrDef_CSS_Percentage(),
196 new HTMLPurifier_AttrDef_CSS_Percentage(true)
207 new HTMLPurifier_AttrDef_CSS_Percentage(),
222 new HTMLPurifier_AttrDef_CSS_Percentage(true)
231 new HTMLPurifier_AttrDef_CSS_Percentage()
238 new HTMLPurifier_AttrDef_CSS_Percentage(true),
245 new HTMLPurifier_AttrDef_CSS_Percentage(true),
252 new HTMLPurifier_AttrDef_CSS_Percentage(true),
369 new HTMLPurifier_AttrDef_CSS_Percentage()
[all …]
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/
DPercentage.php6 class HTMLPurifier_AttrDef_CSS_Percentage extends HTMLPurifier_AttrDef class
DBackgroundPosition.php60 $this->percentage = new HTMLPurifier_AttrDef_CSS_Percentage();