Home
last modified time | relevance | path

Searched refs:getResource (Results 101 – 125 of 134) sorted by relevance

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleCloudAssetV1p7beta1Asset.php176 public function getResource() function in Google\\Service\\CloudAsset\\GoogleCloudAssetV1p7beta1Asset
H A DAsset.php192 public function getResource() function in Google\\Service\\CloudAsset\\Asset
/plugin/bibtex4dw/syntax/
H A Dbibtex.php78 $bibtexrenderer = bibtexrender_plugin_bibtex4dw::getResource($ID);
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DSchemaEditor.java75 .getResource("/com/mxgraph/examples/swing/images/rectangle.png")), in SchemaEditor()
/plugin/combo/ComboStrap/
H A DMetadataFrontmatterStore.php47 $resourceCombo = $this->getResource();
457 $resourceCombo = $this->getResource();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogEntry.php219 public function getResource() function in Google\\Service\\Logging\\LogEntry
H A DRequestLog.php433 public function getResource() function in Google\\Service\\Logging\\RequestLog
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSlackHandler.php176 $res = $this->getResource();
H A DSocketHandler.php356 protected function getResource() function in Monolog\\Handler\\SocketHandler
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js889 mxUtils.write(title, this.editorUi.getResource(lib.title));
897 mxUtils.write(title, this.editorUi.getResource(lib.title));
910 this.addPalette(entry.id + '.' + k, this.editorUi.getResource(lib.title),
936 mxUtils.write(title, this.editorUi.getResource(lib.title));
961 this.addPalette(entry.id + '.' + k, this.editorUi.getResource(lib.title),
/plugin/combo/ComboStrap/Meta/Field/
H A DPageTemplateName.php136 $page = $this->getResource();
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DSwfEncoder.java85 manager.loadLibrary(getClass().getResource("toolbar_buttons.swf")); in encode()
271 BufferedImage mouseBi = ImageIO.read(getClass().getResource("mouse.png")); in encode()
H A DCaptureFrame.java57 setIconImage(Toolkit.getDefaultToolkit().getImage(getClass().getResource("camera.png"))); in CaptureFrame()
H A DMovieEditorDialog.java338 mouseImage = Toolkit.getDefaultToolkit().getImage(getClass().getResource("mouse.png")); in MovieEditorDialog()
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataTabular.php138 ->setResource($this->getResource())
/plugin/bibtex4dw/lib/
H A Dbibtexrender.php121 public static function getResource($id = NULL) {
120 public function getResource($id = NULL) { global() function in bibtexrender_plugin_bibtex4dw
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java647 BasicGraphEditor.class.getResource(iconUrl)) : null) in bind()
H A DBasicGraphEditor.java.bak635 BasicGraphEditor.class.getResource(iconUrl)) : null)
H A DEditorActions.java264 .getResource(stylesheet).toString()); in actionPerformed()
H A DEditorActions.java.bak264 .getResource(stylesheet).toString());
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md294 Use the `GuzzleHttp\Psr7\StreamWrapper::getResource()` method to create a PHP
301 $resource = StreamWrapper::getResource($stream);
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php1442 public function getResource() { function in Google_EventAttendee
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js7788 var tmp = {title: editorUi.getResource(section.title), entries: []};
7794 editorUi.getResource(entry.title),
7795 desc: editorUi.getResource(entry.desc),

123456