Home
last modified time | relevance | path

Searched refs:families (Results 26 – 42 of 42) sorted by path

12

/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml571 test: Various explicit families
/plugin/html2pdf/html2pdf/html2ps/
H A Dfont.resolver.class.php7 var $families = array(); variable in FontResolver
141 $this->families[$family][WEIGHT_NORMAL][FS_NORMAL] = $normal;
142 $this->families[$family][WEIGHT_NORMAL][FS_ITALIC] = $italic;
143 $this->families[$family][WEIGHT_NORMAL][FS_OBLIQUE] = $oblique;
147 $this->families[$family][WEIGHT_BOLD][FS_NORMAL] = $normal;
148 $this->families[$family][WEIGHT_BOLD][FS_ITALIC] = $italic;
149 $this->families[$family][WEIGHT_BOLD][FS_OBLIQUE] = $oblique;
167 if (!isset($this->families[$family])) { return "Times-Roman"; };
168 if (!isset($this->families[$family][$weight])) { return "Times-Roman"; };
171 return $this->families[$family][$weight][$style];
[all …]
/plugin/ol3/
H A Dscript.js8families=r.family.split(/,\s?/),r},pa=[],fa=[0,0,0,0],da=new ot,ga=new M;ga.setSize=function(){con…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCSS.AllowedFonts.txt
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A Dwebfont.js15 …ction(a){for(var b=this.a,c=new S(this.c.api,v(b),this.c.text),d=this.c.families,f=d.length,e=0;e<…
16 …is.c=b}pa.prototype.load=function(a){var b,c,d=this.c.urls||[],f=this.c.families||[],e=this.c.test…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-min.js6 …urn LOADED_FONTS[fontFamily]?void callback():void WebFont.load({custom:{families:[fontFamily]},cla…
H A Dsequence-diagram-min.js.map1 …"that","waitForFont","callback","fontFamily","WebFont","load","custom","families","classes","activ…
H A Dsequence-diagram-snap-min.js6 …urn LOADED_FONTS[fontFamily]?void callback():void WebFont.load({custom:{families:[fontFamily]},cla…
H A Dsequence-diagram-snap-min.js.map1 …"that","waitForFont","callback","fontFamily","WebFont","load","custom","families","classes","activ…
H A Dsequence-diagram-snap.js1353 families: [fontFamily] // TODO replace this with something that reads the css
H A Dsequence-diagram.js1353 families: [fontFamily] // TODO replace this with something that reads the css
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-snap.js82 families: [fontFamily] // TODO replace this with something that reads the css
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js2814 if (!this.families)
2816 this.families = {};
2822 this.families[types[i]] = family;
2826 return this.families[eventType];
/plugin/subjectindex/plugins/
H A Dbible_verses.txt1673 The sons of Ger'shon were Lib'ni and Shim'e·i, according to their families.
3713 And the sons of Me·rar'i by their families were Mah'li and Mu'shi.These were the families of the Le…
3786 As for the registered ones of the families of the sons of Me·rar'i by their families, by the house …
4504 These were the families of the Sim'e·on·ites: twenty-two thousand two hundred.
4518 The sons of Joseph by their families were Ma·nas'seh and E'phra·im.
4527 … the families of the sons of E'phra·im, of their registered ones: thirty-two thousand five hundred…
4532 … the sons of Dan by their families: Of Shu'ham the family of the Shu'ham·ites. These were the fami…
4540 These were the families of Naph'ta·li by their families, and their registered ones were forty-five …
6170 Then Moses made a gift to the tribe of the sons of Reu'ben by their families,
6223 This was the inheritance of the tribe of the sons of Judah by their families.
[all …]
/plugin/tuxquote/
H A Dquotes.txt994 We wanted to have a relaxing family vacation, so we got together with two other families and rented…
2280 I believe in large families. Every woman should have at least three husbands. <BR> -- Zsa Zsa Gabor…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1004 this.getEventFamily=function(eventType){if(!this.families){this.families={};
1008 ++i){this.families[types[i]]=family
1009 }}}return this.families[eventType]

12