Home
last modified time | relevance | path

Searched refs:table (Results 251 – 275 of 1203) sorted by path

1...<<11121314151617181920>>...49

/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php647 protected $table; variable in utf8_entity_decoder
653 $table = get_html_translation_table(HTML_ENTITIES);
654 $table = array_flip($table);
655 $this->table = array_map(array(&$this,'makeutf8'), $table);
677 } elseif (array_key_exists($ent[0],$this->table)) {
678 return $this->table[$ent[0]];
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified648 "table": {
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1 … ",h2:"\n===== ",h3:"\n==== ",h4:"\n=== ",h5:"\n== ",td:"|",th:"^",tr:" ",table:"\n\n",ol:" - ",u… property in parse_wikitext.H
H A Dparse_wiki.js.unc34 table debugging code;
155 'table': "\n\n",
241 markup['pre_td'] = '<'; //removes newline from before < which corrupts table
365 /** if table debugging code:
452 if (tag == 'table') {
1260 } else if (tag == 'table') {
/plugin/codehighlight/cp/
H A Dlicense.txt176 table of data to be supplied by an application program that uses
180 table, the facility still operates, and performs whatever part of
186 application-supplied function or table used by this function must
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1table-layout\", \"target\", \"target-name\", \"target-new\", \"target-position\",\n \"text-alig…
H A Ddylan.min.js.map1table\"\n ],\n\n // Words that begin statements with implicit bodies.…
H A Decl.min.js.map1 …f sample set sin sinh sizeof soapcall sort sorted sqrt stepped stored sum table tan tanh thisnode …
H A Dlua.min.js.map1 …"string.sub\",\"string.upper\",\n\n \"table.concat\",\"table.insert\",\"table.maxn\",\"table.re…
H A Dpuppet.min.js.map1 …dule service source ' +\n 'sport ssh_authorized_key sshkey stage state table tidy todest toport…
H A Dsas.min.js.map1 …ysin sysleave sysmsg sysparm sysprint sysprintfont sysprod sysrc system t table tables tan tanh ta…
H A Dsql.min.js.map1table union update values where limit \";\n\n // turn a space-separated list into an array\n fun…
H A Dstylus.min.js.map1table/.test(word)) {\n if (wordIsProperty(firstWordOfLine(stream))) {\n ov…
H A Dtextile.min.js1table:"variable-3",tableHeading:"operator"};function c(a,b){b.mode=m.newLayout;b.tableHeading=fals… property in AnonymousFunction2bc6d9c80100.k.single
H A Dtextile.min.js.map1table","tableHeading","startNewLine","stream","state","mode","Modes","newLayout","layoutType","spa…
H A Dtiki.min.js.map1 …inBlock(\"variable-3\", \"]\", inText));\n break;\n case \"|\": //table\n if (stream.…
H A Dverilog.min.js.map1table tagged task this throughout time timeprecision timeunit tran tranif0 tranif1 tri tri0 tri1 t…
H A Dwast.min.js.map1 …ify|wait(32|64)))|grow|size))?|type|func|param|result|local|global|module|table|start|elem|data|al…
H A Dxml.min.js1 …roup:true,hr:true,menu:true,nav:true,ol:true,p:true,pre:true,section:true,table:true,ul:true},rp:{… property in AnonymousFunctiona693641a0100.b.contextGrabbers.p
H A Dxml.min.js.map1table","ul","thead","doNotIndent","allowUnquoted","allowMissing","caseFold","xmlConfig","allowMiss…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1table|br)$/i.test(node.nodeName);\n if (!/^br$/i.test(node.nodeName) && node.textContent.le…
/plugin/columnlist/
H A Dstyle.css2 table.columnlist {
/plugin/columns/
H A Dprint.css1 div.dokuwiki table.columns-plugin td {
6 div.dokuwiki table.columns-plugin td.first {
10 div.dokuwiki table.columns-plugin td.last {
14 div.dokuwiki table.columns-plugin td.left {
18 div.dokuwiki table.columns-plugin td.center {
22 div.dokuwiki table.columns-plugin td.right {
H A Dstyle.css1 div.dokuwiki table.columns-plugin {
8 div.dokuwiki table.columns-plugin td.columns-plugin {
15 div.dokuwiki table.columns-plugin td.columns-plugin.first {
19 div.dokuwiki table.columns-plugin td.columns-plugin.last {
23 div.dokuwiki table.columns-plugin td.columns-plugin.left {
27 div.dokuwiki table.columns-plugin td.columns-plugin.center {
31 div.dokuwiki table.columns-plugin td.columns-plugin.right {
35 div.dokuwiki table.columns-plugin td.columns-plugin.center table {
40 div.dokuwiki table.columns-plugin td.columns-plugin.right table {
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js454 var ignoreTags=" table tbody thead tfoot th tr td ";
1357 this.cssInfo={background:["bgRepeat","bgAttachment","bgPosition","color","systemColor","none"],"background-attachment":["bgAttachment"],"background-color":["color","systemColor"],"background-image":["none"],"background-position":["bgPosition"],"background-repeat":["bgRepeat"],border:["borderStyle","thickness","color","systemColor","none"],"border-top":["borderStyle","borderCollapse","color","systemColor","none"],"border-right":["borderStyle","borderCollapse","color","systemColor","none"],"border-bottom":["borderStyle","borderCollapse","color","systemColor","none"],"border-left":["borderStyle","borderCollapse","color","systemColor","none"],"border-collapse":["borderCollapse"],"border-color":["color","systemColor"],"border-top-color":["color","systemColor"],"border-right-color":["color","systemColor"],"border-bottom-color":["color","systemColor"],"border-left-color":["color","systemColor"],"border-spacing":[],"border-style":["borderStyle"],"border-top-style":["borderStyle"],"border-right-style":["borderStyle"],"border-bottom-style":["borderStyle"],"border-left-style":["borderStyle"],"border-width":["thickness"],"border-top-width":["thickness"],"border-right-width":["thickness"],"border-bottom-width":["thickness"],"border-left-width":["thickness"],bottom:["auto"],"caption-side":["captionSide"],clear:["clear","none"],clip:["auto"],color:["color","systemColor"],content:["content"],"counter-increment":["none"],"counter-reset":["none"],cursor:["cursor","none"],direction:["direction"],display:["display","none"],"empty-cells":[],"float":["float","none"],font:["fontStyle","fontVariant","fontWeight","fontFamily"],"font-family":["fontFamily"],"font-size":["fontSize"],"font-size-adjust":[],"font-stretch":[],"font-style":["fontStyle"],"font-variant":["fontVariant"],"font-weight":["fontWeight"],height:["auto"],left:["auto"],"letter-spacing":[],"line-height":[],"list-style":["listStyleType","listStylePosition","none"],"list-style-image":["none"],"list-style-position":["listStylePosition"],"list-style-type":["listStyleType","none"],margin:[],"margin-top":[],"margin-right":[],"margin-bottom":[],"margin-left":[],"marker-offset":["auto"],"min-height":["none"],"max-height":["none"],"min-width":["none"],"max-width":["none"],outline:["borderStyle","color","systemColor","none"],"outline-color":["color","systemColor"],"outline-style":["borderStyle"],"outline-width":[],overflow:["overflow","auto"],"overflow-x":["overflow","auto"],"overflow-y":["overflow","auto"],padding:[],"padding-top":[],"padding-right":[],"padding-bottom":[],"padding-left":[],position:["position"],quotes:["none"],right:["auto"],"table-layout":["tableLayout","auto"],"text-align":["textAlign"],"text-decoration":["textDecoration","none"],"text-indent":[],"text-shadow":[],"text-transform":["textTransform","none"],top:["auto"],"unicode-bidi":[],"vertical-align":["verticalAlign"],"white-space":["whiteSpace"],width:["auto"],"word-spacing":[],"z-index":[],"-moz-appearance":["mozAppearance"],"-moz-border-radius":[],"-moz-border-radius-bottomleft":[],"-moz-border-radius-bottomright":[],"-moz-border-radius-topleft":[],"-moz-border-radius-topright":[],"-moz-border-top-colors":["color","systemColor"],"-moz-border-right-colors":["color","systemColor"],"-moz-border-bottom-colors":["color","systemColor"],"-moz-border-left-colors":["color","systemColor"],"-moz-box-align":["mozBoxAlign"],"-moz-box-direction":["mozBoxDirection"],"-moz-box-flex":[],"-moz-box-ordinal-group":[],"-moz-box-orient":["mozBoxOrient"],"-moz-box-pack":["mozBoxPack"],"-moz-box-sizing":["mozBoxSizing"],"-moz-opacity":[],"-moz-user-focus":["userFocus","none"],"-moz-user-input":["userInput"],"-moz-user-modify":[],"-moz-user-select":["userSelect","none"],"-moz-background-clip":[],"-moz-background-inline-policy":[],"-moz-background-origin":[],"-moz-binding":[],"-moz-column-count":[],"-moz-column-gap":[],"-moz-column-width":[],"-moz-image-region":[]};
1359 this.cssKeywords={appearance:["button","button-small","checkbox","checkbox-container","checkbox-small","dialog","listbox","menuitem","menulist","menulist-button","menulist-textfield","menupopup","progressbar","radio","radio-container","radio-small","resizer","scrollbar","scrollbarbutton-down","scrollbarbutton-left","scrollbarbutton-right","scrollbarbutton-up","scrollbartrack-horizontal","scrollbartrack-vertical","separator","statusbar","tab","tab-left-edge","tabpanels","textfield","toolbar","toolbarbutton","toolbox","tooltip","treeheadercell","treeheadersortarrow","treeitem","treetwisty","treetwistyopen","treeview","window"],systemColor:["ActiveBorder","ActiveCaption","AppWorkspace","Background","ButtonFace","ButtonHighlight","ButtonShadow","ButtonText","CaptionText","GrayText","Highlight","HighlightText","InactiveBorder","InactiveCaption","InactiveCaptionText","InfoBackground","InfoText","Menu","MenuText","Scrollbar","ThreeDDarkShadow","ThreeDFace","ThreeDHighlight","ThreeDLightShadow","ThreeDShadow","Window","WindowFrame","WindowText","-moz-field","-moz-fieldtext","-moz-workspace","-moz-visitedhyperlinktext","-moz-use-text-color"],color:["AliceBlue","AntiqueWhite","Aqua","Aquamarine","Azure","Beige","Bisque","Black","BlanchedAlmond","Blue","BlueViolet","Brown","BurlyWood","CadetBlue","Chartreuse","Chocolate","Coral","CornflowerBlue","Cornsilk","Crimson","Cyan","DarkBlue","DarkCyan","DarkGoldenRod","DarkGray","DarkGreen","DarkKhaki","DarkMagenta","DarkOliveGreen","DarkOrange","DarkOrchid","DarkRed","DarkSalmon","DarkSeaGreen","DarkSlateBlue","DarkSlateGray","DarkTurquoise","DarkViolet","DeepPink","DarkSkyBlue","DimGray","DodgerBlue","Feldspar","FireBrick","FloralWhite","ForestGreen","Fuchsia","Gainsboro","GhostWhite","Gold","GoldenRod","Gray","Green","GreenYellow","HoneyDew","HotPink","IndianRed","Indigo","Ivory","Khaki","Lavender","LavenderBlush","LawnGreen","LemonChiffon","LightBlue","LightCoral","LightCyan","LightGoldenRodYellow","LightGrey","LightGreen","LightPink","LightSalmon","LightSeaGreen","LightSkyBlue","LightSlateBlue","LightSlateGray","LightSteelBlue","LightYellow","Lime","LimeGreen","Linen","Magenta","Maroon","MediumAquaMarine","MediumBlue","MediumOrchid","MediumPurple","MediumSeaGreen","MediumSlateBlue","MediumSpringGreen","MediumTurquoise","MediumVioletRed","MidnightBlue","MintCream","MistyRose","Moccasin","NavajoWhite","Navy","OldLace","Olive","OliveDrab","Orange","OrangeRed","Orchid","PaleGoldenRod","PaleGreen","PaleTurquoise","PaleVioletRed","PapayaWhip","PeachPuff","Peru","Pink","Plum","PowderBlue","Purple","Red","RosyBrown","RoyalBlue","SaddleBrown","Salmon","SandyBrown","SeaGreen","SeaShell","Sienna","Silver","SkyBlue","SlateBlue","SlateGray","Snow","SpringGreen","SteelBlue","Tan","Teal","Thistle","Tomato","Turquoise","Violet","VioletRed","Wheat","White","WhiteSmoke","Yellow","YellowGreen","transparent","invert"],auto:["auto"],none:["none"],captionSide:["top","bottom","left","right"],clear:["left","right","both"],cursor:["auto","cell","context-menu","crosshair","default","help","pointer","progress","move","e-resize","all-scroll","ne-resize","nw-resize","n-resize","se-resize","sw-resize","s-resize","w-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","col-resize","row-resize","text","vertical-text","wait","alias","copy","move","no-drop","not-allowed","-moz-alias","-moz-cell","-moz-copy","-moz-grab","-moz-grabbing","-moz-contextmenu","-moz-zoom-in","-moz-zoom-out","-moz-spinning"],direction:["ltr","rtl"],bgAttachment:["scroll","fixed"],bgPosition:["top","center","bottom","left","right"],bgRepeat:["repeat","repeat-x","repeat-y","no-repeat"],borderStyle:["hidden","dotted","dashed","solid","double","groove","ridge","inset","outset","-moz-bg-inset","-moz-bg-outset","-moz-bg-solid"],borderCollapse:["collapse","separate"],overflow:["visible","hidden","scroll","-moz-scrollbars-horizontal","-moz-scrollbars-none","-moz-scrollbars-vertical"],listStyleType:["disc","circle","square","decimal","decimal-leading-zero","lower-roman","upper-roman","lower-greek","lower-alpha","lower-latin","upper-alpha","upper-latin","hebrew","armenian","georgian","cjk-ideographic","hiragana","katakana","hiragana-iroha","katakana-iroha","inherit"],listStylePosition:["inside","outside"],content:["open-quote","close-quote","no-open-quote","no-close-quote","inherit"],fontStyle:["normal","italic","oblique","inherit"],fontVariant:["normal","small-caps","inherit"],fontWeight:["normal","bold","bolder","lighter","inherit"],fontSize:["xx-small","x-small","small","medium","large","x-large","xx-large","smaller","larger"],fontFamily:["Arial","Comic Sans MS","Georgia","Tahoma","Verdana","Times New Roman","Trebuchet MS","Lucida Grande","Helvetica","serif","sans-serif","cursive","fantasy","monospace","caption","icon","menu","message-box","small-caption","status-bar","inherit"],display:["block","inline","inline-block","list-item","marker","run-in","compact","table","inline-table","table-row-group","table-column","table-column-group","table-header-group","table-footer-group","table
[all...]

1...<<11121314151617181920>>...49