Home
last modified time | relevance | path

Searched defs:property (Results 226 – 248 of 248) sorted by last modified time

12345678910

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php80 private function getPropertyValue(\Sabre\VObject\Property $property) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DVCardConverter.php75 …n convertProperty(Component\VCard $input, Component\VCard $output, Property $property, $targetVers…
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php164 var $property = ''; variable in csstidy
877 function css_add_property($media,$selector,$property,$new_val)
980 function property_is_valid($property) {
H A Dclass.csstidy_optimise.php485 function dissolve_4value_shorthands($property,$value)
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js745 pluck: function(property) { argument
1675 recursivelyCollect: function(element, property) { argument
2198 return properties.inject(dim, function(memo, property) { argument
/plugin/bugzillaint/
H A Dscript.js291 bug.warnings.severity = { color:'red', property:'severity' }; property in bug.warnings.severity
293 bug.warnings.severity = { color:'orange', property:'severity' }; property in bug.warnings.severity
305 bug.warnings.priority = { color:'red', property:'priority' }; property in bug.warnings.priority
307 bug.warnings.priority = { color:'orange', property:'priority' }; property in bug.warnings.priority
319 bug.warnings.deadline = { color:'red', property:'deadline' }; property in bug.warnings.deadline
321 bug.warnings.deadline = { color:'orange', property:'deadline' }; property in bug.warnings.deadline
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.rules.page.inc.php90 function setCSSProperty($property) {
165 function setCSSProperty($property) {
H A Dcss.inc.php81 function getDefaultValue($property) {
93 function &get_handler($property) {
99 function &_get_handler($property) {
H A Dcss.property.collection.php42 function add_property($property) {
H A Dcss.rules.inc.php19 function add_property($property) {
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/projects/plugins/file/
H A Dplot_dependency.php40 public function data_property($property) {
46 public function property($name) { function in PlotDefinition
/plugin/jdraw/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js1074 Element.CSS_PROPERTIES.each(function(property){ argument
1087 return Element.CSS_PROPERTIES.inject({ }, function(styles, property) { argument
1096 styles = Element.CSS_PROPERTIES.inject({ }, function(results, property) { argument
H A Dprototype.js853 function pluck(property) { argument
1977 recursivelyCollect: function(element, property) { argument
2477 return properties.inject(dim, function(memo, property) { argument
3067 var B = Prototype.Browser, doc = document, element, property = {}; variable
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/highlightjs/highlight/languages/
H A Dvbscript.js12 …: 1, 'error' : 1,'option' : 1, 'explicit' : 1, 'new': 1, 'private' : 1,'property' : 1,'let' : 1,'g… property in hljs.LANGUAGES.vbscript.defaultMode.keywords.keyword
H A Ddelphi.js7 …: 1, 'case': 1, 'default': 1, 'record': 1, 'while': 1, 'protected': 1, 'property': 1, 'procedure':… property in hljs.LANGUAGES.delphi.DELPHI_CLASS_KEYWORDS
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.cpp

12345678910