Home
last modified time | relevance | path

Searched defs:style (Results 226 – 250 of 275) sorted by last modified time

1234567891011

/plugin/html2pdf/html2pdf/html2ps/
H A Dfont.resolver.class.php37 function font_resolved($family, $weight, $style, $encoding) {
51 function resolve_font($family, $weight, $style, $encoding) {
105 function get_global_encoding_override($weight, $style, $encoding) {
109 function get_family_encoding_override($family, $weight, $style, $encoding) {
130 function have_global_encoding_override($weight, $style, $encoding) {
134 function have_family_encoding_override($family, $weight, $style, $encoding) {
152 function get_typeface_name($family, $weight, $style, $encoding) {
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1408 function _LoadFont($fontkey, $family, $encoding, $style) {
1926 function Rect($x,$y,$w,$h,$style='')
1938 function AddFont($fontkey, $family, $style, $encoding, $file, $bEmbed) {
2001 function SetFont($family,$encoding, $style='',$size=0) {
/plugin/mantis/lib/
H A Dclass.soap_server.php910 …function register($name,$in=array(),$out=array(),$namespace=false,$soapaction=false,$style=false,$…
998 …function configureWSDL($serviceName,$namespace = false,$endpoint = false,$style='rpc', $transport …
H A Dclass.wsdl.php1828 …ame, $in = false, $out = false, $namespace = false, $soapaction = false, $style = 'rpc', $use = 'e…
H A Dnusoap.php674 …function serializeEnvelope($body,$headers=false,$namespaces=array(),$style='rpc',$use='encoded',$e…
4348 …function register($name,$in=array(),$out=array(),$namespace=false,$soapaction=false,$style=false,$…
4436 …function configureWSDL($serviceName,$namespace = false,$endpoint = false,$style='rpc', $transport …
6359 …ame, $in = false, $out = false, $namespace = false, $soapaction = false, $style = 'rpc', $use = 'e…
7223 …space='http://tempuri.org',$soapAction='',$headers=false,$rpcParams=null,$style='rpc',$use='encode…
H A Dclass.nusoap_base.php674 …function serializeEnvelope($body,$headers=false,$namespaces=array(),$style='rpc',$use='encoded',$e…
H A Dclass.soapclient.php155 …space='http://tempuri.org',$soapAction='',$headers=false,$rpcParams=null,$style='rpc',$use='encode…
/plugin/advrack/
H A Djquery.qtip.js379 opts.style = { classes: opts.style }; class in opts
1955 style: { class in QTIP.defaults
2026 var createVML = function(tag, props, style) { argument
H A Draphael.js5492 paperproto.getFont = function (family, weight, style, stretch) { argument
/plugin/dokumicrobugtracker/js/
H A Djquery.js2 …nction cr(a){if(!cg[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e… variable
/plugin/runcommand/
H A Dsyntax.php312 function renderJQueryButton($name, $style) {
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/projects/
H A Dcodemirror-compressed.js1 …t!=K.scrollLeft)Dt=bt.scrollTop,Pt=K.scrollLeft,tr([]),s.fixedGutter&&(st.style.left=K.scrollLeft+… property in e.gutterMarker
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx-examples.jar ... parent String id Object value Object source Object target String style } com/mxgraph/examples/swing/GraphEditor ...
H A Djdraw.jar ... parent String id Object value Object source Object target String style } com/mxgraph/examples/swing/GraphEditor ...
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java715 Object source, Object target, String style) in createEdge()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java315 protected int style; field in EditorActions.GridStyleAction
320 public GridStyleAction(int style) { in GridStyleAction()
H A DEditorPalette.java225 String style, int width, int height, Object value) in addEdgeTemplate()
247 public void addTemplate(final String name, ImageIcon icon, String style, in addTemplate()
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties87 style=Style key
H A Deditor_de.properties94 style=Stil key
H A Deditor.properties90 style=Style key
/plugin/supa/
H A Dscript.js21 msg: function (text, style) { argument
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js948 this.style = this.style.reject(function(style) { argument
1106 morph: function(element, style) { argument
H A Dprototype.js2189 getStyle: function(element, style) { argument
2456 function(proceed, element, style) { argument
2536 Element.Methods.getStyle = function(element, style) { argument
2674 style: function(element, value) { method in Element._attributeTranslations.write.values

1234567891011