Lines Matching defs:decls
70 public function explode (&$decls) {
151 protected function explodeBackgroundShorthand (&$decls) {
194 protected function explodeFontShorthand (&$decls, $setDefaults=false) {
344 protected function explodePaddingShorthand (&$decls) {
379 protected function explodeMarginShorthand (&$decls) {
414 protected function explodeBorderShorthand (&$decls) {
497 protected function explodeListStyleShorthand (&$decls) {
576 protected function explodeFlexShorthand (&$decls) {
594 protected function explodeTransitionShorthand (&$decls) {
615 protected function explodeOutlineShorthand (&$decls) {
692 protected function explodeAnimationShorthand (&$decls) {
725 protected function explodeBorderBottomShorthand (&$decls) {
802 protected function explodeColumnsShorthand (&$decls) {
822 protected function explodeColumnRuleShorthand (&$decls) {
932 public function __construct($selector, $decls, $media = NULL) {