Searched refs:_positions (Results 1 – 4 of 4) sorted by relevance
5 var $_positions; variable in CSSPropertyCollection11 $this->_positions = array();35 $collection->_positions = $this->_positions;55 if (array_key_exists($code, $this->_positions)) {56 $this->_properties[$this->_positions[$code]] = $property;57 $this->_priorities[$this->_positions[$code]] = $this->_max_priority;61 $this->_positions[$code] = count($this->_priorities)-1;66 return isset($this->_positions[$code]);87 if (!isset($this->_positions[$code])) { 90 return $this->_properties[$this->_positions[$code]]->is_important();[all …]
1 …_positions";a:2:{i:29;i:0;i:34;i:1;}s:11:"_priorities";a:2:{i:0;i:1;i:1;i:2;}s:13:"_max_priority";…
199 this._positions();265 this._positions();319 this._positions();717 _positions: function () { method
4 …_positions(),this._scroll(!0))},enabled:function(){return this.s.enable},headerOffset:function(t){… method