Home
last modified time | relevance | path

Searched refs:view (Results 101 – 125 of 861) sorted by relevance

12345678910>>...35

/plugin/s5reloaded/ui/thesis/
H A Doutline.css1 /* don't change this unless you want the layout stuff to show up in the outline view! */
/plugin/s5/ui/default/
H A Doutline.css1 /* don't change this unless you want the layout stuff to show up in the outline view! */
/plugin/s5/ui/dokuwiki/
H A Doutline.css1 /* don't change this unless you want the layout stuff to show up in the outline view! */
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DValidation.java.bak17 import com.mxgraph.view.mxGraph;
18 import com.mxgraph.view.mxMultiplicity;
H A DClickHandler.java9 import com.mxgraph.view.mxGraph;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DRealTimeBidding.php128 'view' => [
419 'view' => [
445 'view' => [
H A DMonitoring.php155 'view' => [
237 'view' => [
827 'view' => [
1037 'view' => [
1063 'view' => [
H A DMyBusinessBusinessInformation.php189 'view' => [
218 'view' => [
H A DServiceManagement.php162 'view' => [
262 'view' => [
H A DAppengine.php167 'view' => [
189 'view' => [
672 'view' => [
699 'view' => [
H A DGameServices.php553 'view' => [
583 'view' => [
619 'view' => [
H A DVMMigrationService.php539 'view' => [
569 'view' => [
821 'view' => [
851 'view' => [
/plugin/issuetracker/
H A DREADME129 The Plugin delivers an issue list, where admin can configure a restricted view
130 for users. The admin view delivers more details in the table. Admin is able to
136 3. Issue Details view
138 For better handling and also accessible for users there is a details view of an
/plugin/plantuml/
H A Dplugin.history.txt19 * Added ability to view the unresized version of the images.
/plugin/diagramsnet/lib/js/diagramly/
H A DDiffSync.js133 if (pageDiff.view != null)
135 this.patchViewState(page, pageDiff.view);
146 pageDiff.view != null))
705 var view = this.diffViewState(oldPages[i], newPage.page);
707 if (Object.keys(view).length > 0)
709 pageDiff.view = view;
H A DmxRuler.js152 var scale = graph.view.scale;
153 var bgPages = graph.view.getBackgroundPageBounds();
154 var t = graph.view.translate;
373 graph.view.addListener('unitChanged', this.unitListener);
560 this.graph.view.removeListener('unitChanged', this.unitListener);
H A DDevTools.js29 var state = this.view.getState(cell);
/plugin/git/syntax/
H A Dremotestatus.php129 … $renderer->doc .= "Select a commit from upstream to view the changes contained in each: <br/>";
/plugin/diagrams/
H A Dstyle.less
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less57 /* undo the min-height from each view's specific stylesheet */ }
75 /* Undo month-view event limiting. Display all events and hide the "more" links
98 .fc-agenda-view .fc-axis {
/plugin/vshare/
H A Dsites.ini67 web = https://coub.com/view/2zije4
68 rex = coub\.com\/view\/([a-zA-Z0-9_\-]+)
/plugin/diagramsnet/lib/plugins/
H A Dflow.js34 var state = ui.editor.graph.view.getState(cells[i]);
/plugin/xcom/lang/en/
H A Dhowto.txt32 …ear in one of these three views, depending upon the output. More than one view can be open at any …
34 …- ''Edit'' view enables you to make changes to the markup and save it back to the remote wiki whi…
35 …- ''HTML view'' is used to display wiki pages and to display query results that can be convenient…
36 …- The ''Code view'' is preformatted text. It's used for simple plain text responses and complex a…
40 …d links which enable you to ''Clear'' the contents from each of the three view windows. The status…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js1948 view;
3717 var view = _ref.view,
3818 id: view.id,
3821 view: view,
4919 var view = visibleViews[i].view;
5074 if (view === SidebarView.NONE || view === SidebarView.UNKNOWN) {
5098 switch (view) {
10368 data.push(view);
11018 var view = {
11025 first: view,
[all …]
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js375 var tmp = graph.view.getState(me.getCell());
440 graph.view.translate.x = -x0 + border;
441 graph.view.translate.y = -y0 + border;
451 graph.view.validateBackgroundImage();

12345678910>>...35