Home
last modified time | relevance | path

Searched refs:view (Results 76 – 100 of 861) sorted by relevance

12345678910>>...35

/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1260view.currentRoot;this.view.currentRoot=this.previous;this.previous=a;a=this.view.graph.getTranslat…
1303 …h.floor(this.view.translate.x-g.x/k+a/e+c/2):a,null!=g.y?Math.floor(this.view.translate.y-g.y/k+a/…
1405view.scale?this.view.setTranslate(0,0):(this.view.translate.x=0,this.view.translate.y=0,this.view.…
1409view.scale),d*=f,e*=f;this.view.scaleAndTranslate(c,this.view.translate.x+d,this.view.translate.y+…
1412view.scale*b;mxUtils.hasScrollbars(this.container)?(this.view.setScale(c),this.container.scrollLef…
1414 d.x,this.view.translate.y=d.y,this.view.setTranslate(c.x,c.y)))};
1416view.setTranslate(d,g)}else{var g=-this.view.translate.x,k=-this.view.translate.y,l=this.view.scal…
2126view.canvas;null!=f.ownerSVGElement&&(f=f.ownerSVGElement);var l=this.gridSize*this.view.scale*thi…
2222view.scale*this.cumulativeZoomFactor*20)/20/this.view.scale):.15>=this.view.scale*this.cumulativeZ…
2400view.scale-this.view.translate.x)/b.width),k=Math.floor(Math.ceil(c.y/this.view.scale-this.view.tr…
[all …]
/plugin/statistics/
H A Dplugin.info.txt7 desc Gather usage/view statistics
/plugin/jenkins/lang/en/
H A Dsettings.php4 $lang['jenkins.user'] = 'Enter the ID of a Jenkins User, with the right to view any job.';
/plugin/bugzillahttp/
H A Dplugin.info.txt3 desc Gets information about bugs via HTTP (xml view)
/plugin/panoview/
H A Dplugin.info.txt7 desc View large images in a pannable view
/plugin/hidingip/
H A Dplugin.info.txt6 desc Avoid IP addresses shown to public. Admins can view IPs even with this plugin.
/plugin/redproject/lang/fr/
H A Dsettings.php5 $lang['redproject.view'] = "<div>Choisissez la vue que vous souhaitez afficher.</div><div> * I…
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DMakefile15 view-coverage:
/plugin/captcha/lang/en/audio/
H A DLICENSE2 view a copy of this license, visit
/plugin/redproject/lang/en/
H A Dsettings.php4 $lang['redproject.view'] = "<div>Choose the view you want to display. This will depend on the w…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_smart_rendering.js125 var view = gantt.$layout;
127 view = timeline;
129 view = grid;
132 var viewSize = view.getSize();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DVault.php132 'view' => [
153 'view' => [
330 'view' => [
352 'view' => [
H A DCloudIdentity.php155 'view' => [
445 'view' => [
493 'view' => [
597 'view' => [
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dview-list.svg1 <svg class="bi bi-view-list" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dview-stacked.svg1 <svg class="bi bi-view-stacked" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/commentsyntax/
H A Dplugin.info.txt6 …ve edit instructions of the page. Comments are visible only in the source view, not rendered as an…
/plugin/nodisp/
H A DREADME.md6 browser by means of view source because it is not sent from the server
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DHelloWorld.java6 import com.mxgraph.view.mxGraph;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js11563 if (!(view && view.isVisible())) {
11570 return view[method].apply(view, args);
17250 var view = layer.view;
17252 view = gantt.$ui.getView(view);
17255 if(view && view.attachEvent){
21760 if(!(view && view.$content && view.$content.getSize && !view.$config.hidden)) continue;
21866 if(view && (view.$config.view == "timeline" || view.$config.view == "grid")){
23391 view = gantt.$ui.getView(layer.view);
23393 view = layer.view;
23679 view);
[all …]
/plugin/phprestrict/
H A DREADME.md9 You can also disable "view source" on PHP pages (recommended).
/plugin/openlayersmap/lang/en/
H A Dhelp.txt8 * **switching themes or maps** clicking on the ≡ icon on the right-hand side of the map you can view and select available maps and themes
17 * **switching themes or maps** clicking on the ≡ icon on the right-hand side of the map you can view and select available maps and themes
/plugin/permissioninfo/lang/en/
H A Dhelp.txt1 In this view you can see the permissions for each group and the users of each
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js325 var view = graph.getView();
333 if (view.getState(cells[id]) != null)
352 var state = view.getState(cell);
353 var bounds = view.getBoundingBox(state, true);
383 var state = view.getState(cell);
/plugin/simplemap/
H A Dsyntax.php102 … $link = "<a href=\"$linkHref\" target=\"_blank\">" . $this->getLang('view larger map') . "</a>";
/plugin/dirtylittlehelper/mermaid/editor/src/
H A DApp.svelte15 '/view/:data': View,

12345678910>>...35