Home
last modified time | relevance | path

Searched refs:add (Results 1926 – 1950 of 2070) sorted by last modified time

1...<<71727374757677787980>>...83

/plugin/fedauth/Auth/OpenID/
H A DBigMath.php106 $n = $this->add($n, $byte);
193 function add($x, $y) function in Auth_OpenID_BcMathWrapper
279 function add($x, $y) function in Auth_OpenID_GmpMathWrapper
H A DMemcachedStore.php176 return $this->connection->add(
H A DDiffieHellman.php73 $this->private = $this->lib->add($r, 1);
H A DMessage.php371 function add($namespace_uri) function in Auth_OpenID_NamespaceMap
871 $this->namespaces->add($namespace);
/plugin/fedauth/classes/usr/
H A Dfa_signin.usr.class.php73 $svcadd = ($renew || empty($_SERVER['REMOTE_USER'])) ? '' : '&mode=add';
/plugin/fedauth/Auth/
H A DCOPYING118 do not modify the License. You may add Your own attribution
124 You may add Your own copyright statement to Your modifications and
/plugin/fedauth/lang/en/
H A Dadmproviders.txt16 You can add your own provider setting. You should add at least small image for it.
/plugin/ssocas/
H A DCOPYING232 may add an explicit geographical distribution limitation excluding
310 Also add information on how to contact you by electronic and paper mail.
/plugin/facebooklike/
H A DLICENSE362 add to a covered work, you may (if authorized by the copyright holders of
394 License, you may add to a covered work material governed by the terms
398 If you add terms to a covered work in accord with this section, you
650 Also add information on how to contact you by electronic and paper mail.
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.brush.diff.css1 .syntax-theme-base .syntax .add {
/plugin/mytemplate/
H A DREADME75 … this can be used to add comments to your template page or temporarily disable part of it.
/plugin/flashplayer/
H A Dreadme-en.txt64 If you want to add additional languages, just have a look in the "lang"
65 directory. Just add the language you need by copying an existing language
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java80 mxResources.add("com/mxgraph/examples/swing/resources/editor");
227 add(outer, BorderLayout.CENTER); in BasicGraphEditor()
228 add(statusBar, BorderLayout.SOUTH); in BasicGraphEditor()
260 add(new EditorToolBar(this, JToolBar.HORIZONTAL), BorderLayout.NORTH); in installToolBar()
315 libraryPane.add(title, scrollPane); in insertPalette()
411 menu.add(item); in showOutlinePopupMenu()
412 menu.add(item2); in showOutlinePopupMenu()
413 menu.add(item3); in showOutlinePopupMenu()
752 frame.getContentPane().add(this);
H A DEditorMenuBar.java73 menu = add(new JMenu(mxResources.get("file"))); in EditorMenuBar()
100 menu = add(new JMenu(mxResources.get("edit"))); in EditorMenuBar()
111 menu.add(editor in EditorMenuBar()
138 menu = add(new JMenu(mxResources.get("view"))); in EditorMenuBar()
257 menu = add(new JMenu(mxResources.get("shape"))); in EditorMenuBar()
349 .add(editor in EditorMenuBar()
355 .add(editor in EditorMenuBar()
434 submenu.add(new TogglePropertyItem(graph, in EditorMenuBar()
436 submenu.add(new TogglePropertyItem(graph, in EditorMenuBar()
481 submenu.add(new TogglePropertyItem(graph, in EditorMenuBar()
[all …]
H A DEditorMenuBar.java.bak73 menu = add(new JMenu(mxResources.get("file")));
100 menu = add(new JMenu(mxResources.get("edit")));
111 menu.add(editor
138 menu = add(new JMenu(mxResources.get("view")));
257 menu = add(new JMenu(mxResources.get("shape")));
349 .add(editor
355 .add(editor
434 submenu.add(new TogglePropertyItem(graph,
436 submenu.add(new TogglePropertyItem(graph,
481 submenu.add(new TogglePropertyItem(graph,
[all …]
H A DBasicGraphEditor.java.bak78 mxResources.add("com/mxgraph/examples/swing/resources/editor");
223 add(outer, BorderLayout.CENTER);
224 add(statusBar, BorderLayout.SOUTH);
256 add(new EditorToolBar(this, JToolBar.HORIZONTAL), BorderLayout.NORTH);
311 libraryPane.add(title, scrollPane);
407 menu.add(item);
408 menu.add(item2);
409 menu.add(item3);
740 frame.getContentPane().add(this);
H A DSchemaEditorMenuBar.java61 menu = add(new JMenu(mxResources.get("file"))); in SchemaEditorMenuBar()
77 menu.add(editor.bind(mxResources.get("pageSetup"), in SchemaEditorMenuBar()
88 menu = add(new JMenu(mxResources.get("edit"))); in SchemaEditorMenuBar()
99 menu.add(editor in SchemaEditorMenuBar()
126 menu = add(new JMenu(mxResources.get("view"))); in SchemaEditorMenuBar()
320 .add(editor in SchemaEditorMenuBar()
326 .add(editor in SchemaEditorMenuBar()
338 submenu.add(editor.bind(mxResources.get("dirty"), in SchemaEditorMenuBar()
379 menu = add(new JMenu(mxResources.get("window"))); in SchemaEditorMenuBar()
386 menu.add(new AbstractAction(lafs[i].getName()) in SchemaEditorMenuBar()
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DSchemaEditor.java109 add(new SchemaEditorToolBar(this, JToolBar.HORIZONTAL), in installToolBar()
H A DUserObject.java190 getContentPane().add(graphComponent); in UserObject()
H A DCustomCanvas.java92 getContentPane().add(graphComponent); in CustomCanvas()
H A DValidation.java112 getContentPane().add(graphComponent); in Validation()
/plugin/jdraw/src/com/hammurapi/jdraw/
H A DJDrawApplet.java47 getContentPane().add(editor); in start()

1...<<71727374757677787980>>...83