Home
last modified time | relevance | path

Searched defs:element (Results 226 – 250 of 317) sorted by path

12345678910>>...13

/plugin/odt/ODT/
H A DODTUtility.php511 …public static function openHTMLElement (ODTInternalParams $params, array &$dest, $element, $attrib…
528 public static function closeHTMLElement (ODTInternalParams $params, $element) {
548 …tion getHTMLElementProperties (ODTInternalParams $params, array &$dest, $element, $attributes, $ma…
649 …protected static function createTextStyle (ODTInternalParams $params, $element, $attributes, $styl…
672 …protected static function createParagraphStyle (ODTInternalParams $params, $element, $attributes, …
H A DXMLUtil.php29 public static function getElementOpenTag ($element, $xmlCode) {
47 public static function getElement ($element, $xmlCode, &$endPos=NULL) {
113 public static function getElementContent ($element, $xmlCode, &$endPos=NULL) {
186 public static function getNextElementContent (&$element, $xmlCode, &$endPos=NULL) {
277 public static function getNextElement (&$element, $xmlCode, &$endPos=NULL) {
359 public static function elementReplace ($element, $xmlCode, $replacement) {
H A Dstyleset.php35 abstract public function export($element);
278 public function getStyleAtIndex($element, $index) {
290 public function getStyleCount($element) {
/plugin/odt/ODT/css/
H A Dcssdocument.php99 public function iECSSM_has_pseudo_element($element) {
273 public function open ($element, $attributes=NULL, $pseudo_classes=NULL, $pseudo_elements=NULL) {
300 public function close ($element) {
H A Dcssimportnew.php307 public function matches_entry (iElementCSSMatchable $element) {
498 protected function selector_matches (array $selector, iElementCSSMatchable $element) {
634 public function matches (iElementCSSMatchable $element, &$specificity) {
783 public function matches(iElementCSSMatchable $element, &$specificity, $media = NULL) {
1055 public function getPropertyForElement ($name, iElementCSSMatchable $element) {
1091 …public function getPropertiesForElement (&$dest, iElementCSSMatchable $element, ODTUnits $units, $…
1163 …protected function calculate (array &$properties, iElementCSSMatchable $element, ODTUnits $units) {
1354 …protected function calculateAndInherit (array &$dest, iElementCSSMatchable $element, ODTUnits $uni…
/plugin/odt/helper/
H A Dcssdocument.php27 public function open ($element, $attributes=NULL, $pseudo_classes=NULL, $pseudo_elements=NULL) {
31 public function close ($element) {
H A Dcssimport.php1004 public function matches ($element, $classString, $media = NULL, $cssId=NULL) {
1362 public function getPropertyForElement ($element, $classString, $name, $media = NULL) {
1401 …public function getPropertiesForElement (&$dest, $element, $classString, $media = NULL, $cssId=NUL…
H A Dcssimportnew.php76 public function getPropertyForElement ($name, iElementCSSMatchable $element) {
86 …public function getPropertiesForElement (&$dest, iElementCSSMatchable $element, helper_plugin_odt_…
H A Decm_interface.php46 public function iECSSM_has_pseudo_element($element);
/plugin/odt/renderer/
H A Dpage.php1710 function _odtSpanOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){
1745 function _odtParagraphOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){
1766 function _odtOpenTextBoxUseCSS ($element=NULL, $attributes=NULL, cssimportnew $import=NULL) {
1807 …function _odtTableOpenUseCSS($maxcols = NULL, $numrows = NULL, $element=NULL, $attributes = NULL, …
1852 …function _odtTableHeaderOpenUseCSS($colspan = 1, $rowspan = 1, $element=NULL, $attributes=NULL, cs…
1876 function _odtTableRowOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){
1900 …function _odtTableCellOpenUseCSS($colspan = 1, $rowspan = 1, $element=NULL, $attributes=NULL, cssi…
1985 …public function getODTProperties (&$dest, $element, $classString, $inlineStyle, $media_sel=NULL, $…
2126 …public function getODTPropertiesNew (&$dest, $element, $attributes=NULL, $media_sel=NULL, $inherit…
2133 …public function getODTPropertiesFromElement (&$dest, iElementCSSMatchable $element, $media_sel=NUL…
/plugin/openas/
H A Dscript.js15 jQuery( "input.open_as_repl, textarea.open_as_repl" ).each( function( index, element ){ argument
/plugin/openid/Auth/Yadis/
H A DXRDS.php89 public $element = null; variable in Auth_Yadis_Service
/plugin/pagestat/
H A Dscript.js227 PTwindow.Factory_byElement=function(window_type,element) { argument
2001 jQuery(".xxbk",context).each(function (index, element) { argument
/plugin/panoview/
H A Dscript.js332 'element': null, property in PanoJS.prepareTiles.tile
/plugin/patchpanel/
H A Dscript.js10 function patchpanel_toggle_vis(element,vis_mode) { argument
/plugin/photogallery/lightGallery/js/
H A Dlg-autoplay.js39 var Autoplay = function(element) { argument
H A Dlg-fullscreen.js29 var Fullscreen = function(element) { argument
H A Dlg-hash.js29 var Hash = function(element) { argument
H A Dlg-pager.js29 var Pager = function(element) { argument
H A Dlg-share.js37 var Share = function(element) { argument
H A Dlg-thumbnail.js53 var Thumbnail = function(element) { argument
H A Dlg-video.js35 var Video = function(element) { argument
H A Dlg-zoom.js43 var Zoom = function(element) { argument
H A Dlightgallery.js93 function Plugin(element, options) { argument
/plugin/phpipam/
H A Dscript.js36 function phpipam_toggle_vis(element,vis_mode) { argument

12345678910>>...13