Searched refs:addCommonOptions (Results 1 – 25 of 25) sorted by relevance
19 $this->addCommonOptions('shadow');
24 $this->addCommonOptions('shadow');
19 $this->addCommonOptions('text-align text-color');
25 $this->addCommonOptions('shadow width');
23 $this->addCommonOptions('text-align text-color vertical-align');
24 $this->addCommonOptions('align shadow');
28 $this->addCommonOptions('height type');
28 $this->addCommonOptions('type text-align');
25 $this->addCommonOptions('type text-align');
27 $this->addCommonOptions('vertical-align');
22 $this->addCommonOptions('text-align text-color');
25 $this->addCommonOptions('type shadow width text-align');
32 $this->addCommonOptions('type shadow width align text-align tooltip');
26 $this->addCommonOptions('text-color height width');
26 $this->addCommonOptions('type shadow width align text-align');
24 $this->addCommonOptions('type');
26 $this->addCommonOptions('text-align');
22 $this->addCommonOptions('shadow');
39 $this->addCommonOptions('width height type shadow text-align links-match vertical-align');
33 $this->addCommonOptions('type');
43 $this->addCommonOptions('height');
61 … $this->addCommonOptions('type shadow width height text-align vertical-align text-color align');
794 public function addCommonOptions($typelist) function in syntax_plugin_mikioplugin_core