Home
last modified time | relevance | path

Searched refs:SELECT (Results 26 – 50 of 50) sorted by last modified time

12

/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1 …_CHANGE:"fullscreenchange",WK_FULLSCREEN_CHANGE:"webkitfullscreenchange",SELECT:"select",CHANGE:"c…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js1 …_CHANGE:"fullscreenchange",WK_FULLSCREEN_CHANGE:"webkitfullscreenchange",SELECT:"select",CHANGE:"c…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1345 …LICK:1,DBLCLICK:1,KEYDOWN:1,KEYUP:1,KEYPRESS:1,DRAGDROP:1,FOCUS:1,BLUR:1,SELECT:1,CHANGE:1,RESET:1… property in domConstantMap
/plugin/codemirror/dist/modes/
H A Dcobol.min.js.map1 …" +\n \"SECTION SECURE SECURITY SEGMENT SEGMENT-LIMIT \" +\n \"SELECT SEND SENTENCE SEPA…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js2581 PDFViewerApplication.pdfCursorTools.switchTool(_pdf_cursor_tools.CursorTool.SELECT);
4530 SELECT: 0,
4545 … cursorToolOnLoad = _ref$cursorToolOnLoad === void 0 ? CursorTool.SELECT : _ref$cursorToolOnLoad;
4551 this.active = CursorTool.SELECT;
4579 case CursorTool.SELECT:
4592 case CursorTool.SELECT:
4637 _this3.switchTool(CursorTool.SELECT);
12760 tool: _pdf_cursor_tools.CursorTool.SELECT
12923 …s.cursorSelectToolButton.classList.toggle('toggled', tool === _pdf_cursor_tools.CursorTool.SELECT);
H A Dviewer.js.map1SELECT","HAND","ZOOM","switchTool","tool","disableActiveTool","previouslyActive","overlay","GrabTo…
/plugin/codeprettify/code-prettify/src/
H A Dlang-sql.js49 …|RETURN|REVOKE|RIGHT|ROLLBACK|ROWCOUNT|ROWGUIDCOL|ROWS?|RULE|SAVE|SCHEMA|SELECT|SESSION_USER|SET|S…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst470 $sth = $this->dbh->prepare('SELECT '.$column.' FROM templates WHERE name = :name');
/plugin/dwcommits/
H A Dadmin.php348 …ptln('<TD>&nbsp;&nbsp;'. $this->getLang('q_branch') . '&nbsp;&nbsp;<SELECT name="dwc_query[branch]…
351 ptln('</SELECT>');
/plugin/fckg/fckeditor/editor/plugins/insertHtmlCode/
H A Dfck_insertHtmlCode.css11 BODY, TEXTAREA, INPUT, TD, SELECT selector
/plugin/issuetracker/
H A Dprototype.js2847 SELECT: ['<select>', '</select>', 1] property in Element._insertionTranslations.tags
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js6SELECT.LAST.CELL",66:"SHOW.ACTIVE.CELL",67:"GALLERY.AREA",68:"GALLERY.BAR",69:"GALLERY.COLUMN",70:…
/plugin/authsqlite/
H A DREADME.md19 'SELECT pass FROM usergroup AS ug
25 'SELECT pass, fullname AS name, email AS mail
28 'SELECT g.name AS \'group\' FROM groups g, user u,
33 'SELECT DISTINCT u.login AS user FROM user AS u
50 'SELECT uid AS id FROM user WHERE login=\'%{user}\'';
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js3371 …text = '<FORM NAME="GameSel" STYLE="display:inline;"><SELECT ID="GameSelSelect" NAME="GameSelSelec…
3409 …text += textSelectOptions.replace(/&(amp|lt|gt);/g, '&amp;$1;') + '</SELECT></FORM>'; // see funct…
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js2508 SELECT: ['<select>', '</select>', 1] property in Element._insertionTranslations.tags
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1031 non-interactive SELECT boxes
1306 * Fixed vertical alignment issues inside the SELECT tag
1756 * box.select.ps: fixed bug 1224157 - Text do not fit in SELECT
1759 * box.select.ps: fixed bug 1224154 - SELECT tag text cut-off
/plugin/facebookalbum/
H A Dsyntax.php163 …$album_query = 'SELECT aid, cover_pid, name FROM album WHERE owner='.$data['fanpageid']. ' and pho…
167 … $cover_query = 'SELECT pid, src FROM photo where pid in (SELECT cover_pid from #album_query)';
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java107 shapesPalette.addListener(mxEvent.SELECT, new mxIEventListener() in GraphEditor()
H A DGraphEditor.java.bak88 shapesPalette.addListener(mxEvent.SELECT, new mxIEventListener()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorPalette.java200 eventSource.fireEvent(new mxEventObject(mxEvent.SELECT, "entry", in setSelectionEntry()
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js2845 SELECT: ['<select>', '</select>', 1] property in Element._insertionTranslations.tags
/plugin/jmol2/jmol/
H A DCHANGES.txt875 # yes yes I yes radius currently displayed radius -- in SELECT command comparisons ("select radius…
3085 # bug fix: explicit "SELECT NONE" must be given for label defaults to be set
3087 # bug fix: menu select element missing SELECT command
5359 # allows comparison of user-defined atom properties in SELECT:
5505 # atom sets and return a new atom set, just like in SELECT.
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example66 $conf['auth']['mysql']['checkPass'] = "SELECT pass
85 $conf['auth']['mysql']['getUserInfo'] = "SELECT pass, CONCAT(firstname,' ',lastname) AS name, email…
97 $conf['auth']['mysql']['getGroups'] = "SELECT name as `group`
121 $conf['auth']['mysql']['getUsers'] = "SELECT DISTINCT login AS user
182 $conf['auth']['mysql']['getUserID'] = "SELECT uid AS id
249 $conf['auth']['mysql']['getGroupID'] = "SELECT gid AS id

12