Home
last modified time | relevance | path

Searched refs:tables (Results 51 – 75 of 254) sorted by relevance

1234567891011

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js3 var tables = require('./tables');
62 sampleRate: tables.SAMPLE_RATES[header.samplingIndex],
352 var tables = require('./tables');
391 for (var i = 0; i < tables.SAMPLE_RATES.length; i++) {
2687 var tables = require('./tables');
2918 … data[off + k + j] = (buf[j] > 0) ? tables.IQ_TABLE[buf[j]] : -tables.IQ_TABLE[-buf[j]];
3023 var tables = require('./mdct_tables');
3035 this.sincos = tables.MDCT_TABLE_2048;
3039 this.sincos = tables.MDCT_TABLE_256;
3043 this.sincos = tables.MDCT_TABLE_1920;
[all …]
/plugin/mobiletable/
H A Dplugin.info.txt5 desc Rearranges tables to be responsive.
/plugin/cellbg/
H A DREADME2 It will enable syntax to set cell background in tables.
H A Dplugin.info.txt6 desc Allows user-defined background colored cells in tables
/plugin/cellbg2/
H A DREADME2 It will enable syntax to set cell background in tables.
H A Dplugin.info.txt6 desc Allows user-defined background colored cells in tables
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_showtableborders_gecko.css24 /* For tables with the "border" attribute set to "0" */
34 /* For tables with no "border" attribute set */
/plugin/wysiwyg/css/
H A Dfck_showtableborders_gecko.css24 /* For tables with the "border" attribute set to "0" */
34 /* For tables with no "border" attribute set */
/plugin/sortablejs/
H A Dplugin.info.txt6 desc Allow sorting tables by columns
/plugin/rowmove/
H A Dplugin.info.txt6 desc Moving rows of tables up and down
/plugin/fckg/fckeditor/editor/css/
H A Dfck_showtableborders_gecko.css31 /* For tables with the "border" attribute set to "0" */
41 /* For tables with no "border" attribute set */
/plugin/struct/action/
H A Dedit.php92 $tables = $assignments->getPageAssignments($ID);
95 foreach ($tables as $table) {
/plugin/tablefilterjs/
H A Dplugin.info.txt6 desc Filter dokuwiki tables using regexs
/plugin/edittable/
H A Dplugin.info.txt6 desc Provide a custom editor for tables
/plugin/exttab1/
H A Dplugin.info.txt6 desc Allows extended (MediaWiki-style) tables inside DokuWiki
/plugin/exttab2/
H A Dplugin.info.txt6 desc Mediawiki style tables inside DokuWiki
/plugin/dtable/
H A Dplugin.info.txt6 desc Edit wiki tables directly on the page, using contextmenu.
/plugin/searchtablejs/
H A Dplugin.info.txt6 desc Use searchtablejs for quick filtering dokuwiki tables
/plugin/vertical/
H A Dplugin.info.txt6 desc Simple plugin to configure vertical-align in tables
/plugin/displayorphans/
H A Dplugin.info.txt6 desc The Display Orphans Plugin can display tables of orphaned, wanted, and linked pages.
/plugin/tocselect/
H A Dplugin.info.txt6 desc Adds textbox and namespace/wiki:id index for installing tables of contents in page or side bar
/plugin/bpmnio/
H A DREADME.md6 * DMN v1.3 decision requirement diagrams, decision tables and literal expressions
/plugin/orphanswanted/
H A Dplugin.info.txt6 desc Display Orphans, Wanteds and Valid link tables
/plugin/imagereference/
H A Dplugin.info.txt6 desc Creates references to images/tables in your text, like the LaTeX figure references.
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
H A Dnon-tables.md1 Non-tables

1234567891011