Home
last modified time | relevance | path

Searched defs:cssId (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccount.php44 public $cssId; variable in Google\\Service\\ShoppingContent\\Account
163 public function setCssId($cssId)
/plugin/odt/helper/
H A Dcssimport.php1004 public function matches ($element, $classString, $media = NULL, $cssId=NULL) {
1401 …public function getPropertiesForElement (&$dest, $element, $classString, $media = NULL, $cssId=NUL…
/plugin/odt/renderer/
H A Dpage.php1985 …ion getODTProperties (&$dest, $element, $classString, $inlineStyle, $media_sel=NULL, $cssId=NULL) {