Home
last modified time | relevance | path

Searched defs:getResource (Results 1 – 25 of 1626) sorted by relevance

12345678910>>...66

/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/xforms/
H A Dresourcehelper.cxx31 OUString getResource(const char* pResourceId) in getResource() function
36 OUString getResource(const char* pResourceId, in getResource() function
42 OUString getResource(const char* pResourceId, in getResource() function
49 OUString getResource(const char* pResourceId, in getResource() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/xforms/
H A Dresourcehelper.cxx31 OUString getResource(const char* pResourceId) in getResource() function
36 OUString getResource(const char* pResourceId, in getResource() function
42 OUString getResource(const char* pResourceId, in getResource() function
49 OUString getResource(const char* pResourceId, in getResource() function
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/corext/refactoring/util/
H A DResourceUtil.java55 public static IResource getResource(ICompilationUnit cu) { in getResource() method in ResourceUtil
65 public static IResource getResource(IMember member) { in getResource() method in ResourceUtil
70 public static IResource getResource(Object o) { in getResource() method in ResourceUtil
78 private static IResource getResource(IJavaElement element) { in getResource() method in ResourceUtil
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/
H A DSoXtResource.cpp210 SoXtResource::getResource( in getResource() function in SoXtResource
252 SoXtResource::getResource( in getResource() function in SoXtResource
291 SoXtResource::getResource( in getResource() function in SoXtResource
331 SoXtResource::getResource( in getResource() function in SoXtResource
365 SoXtResource::getResource( in getResource() function in SoXtResource
426 SoXtResource::getResource( in getResource() function in SoXtResource
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/coreapi/
H A Dqsgrendererinterface.cpp201 void *QSGRendererInterface::getResource(QQuickWindow *window, Resource resource) const in getResource() function in QSGRendererInterface
217 void *QSGRendererInterface::getResource(QQuickWindow *window, const char *resource) const in getResource() function in QSGRendererInterface
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/coreapi/
H A Dqsgrendererinterface.cpp201 void *QSGRendererInterface::getResource(QQuickWindow *window, Resource resource) const in getResource() function in QSGRendererInterface
217 void *QSGRendererInterface::getResource(QQuickWindow *window, const char *resource) const in getResource() function in QSGRendererInterface
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.hxx90 virtual ResourceEnum_t getResource() const { return STREAM; } in getResource() function in writerfilter::ooxml::OOXMLFastContextHandler
254 virtual ResourceEnum_t getResource() const override { return STREAM; } in getResource() function in writerfilter::ooxml::OOXMLFastContextHandlerStream
275 virtual ResourceEnum_t getResource() const override { return PROPERTIES; } in getResource() function in writerfilter::ooxml::OOXMLFastContextHandlerProperties
358 virtual ResourceEnum_t getResource() const override { return TABLE; } in getResource() function in writerfilter::ooxml::OOXMLFastContextHandlerTable
386 virtual ResourceEnum_t getResource() const override { return STREAM; } in getResource() function in writerfilter::ooxml::OOXMLFastContextHandlerXNote
458 virtual ResourceEnum_t getResource() const override { return SHAPE; } in getResource() function in writerfilter::ooxml::OOXMLFastContextHandlerShape
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.hxx88 virtual ResourceEnum_t getResource() const { return STREAM; } in getResource() function in writerfilter::ooxml::OOXMLFastContextHandler
263 virtual ResourceEnum_t getResource() const override { return STREAM; } in getResource() function in writerfilter::ooxml::OOXMLFastContextHandlerStream
284 virtual ResourceEnum_t getResource() const override { return PROPERTIES; } in getResource() function in writerfilter::ooxml::OOXMLFastContextHandlerProperties
370 virtual ResourceEnum_t getResource() const override { return TABLE; } in getResource() function in writerfilter::ooxml::OOXMLFastContextHandlerTable
398 virtual ResourceEnum_t getResource() const override { return STREAM; } in getResource() function in writerfilter::ooxml::OOXMLFastContextHandlerXNote
469 virtual ResourceEnum_t getResource() const override { return SHAPE; } in getResource() function in writerfilter::ooxml::OOXMLFastContextHandlerShape
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/Class/getResource/src/m2/p2/
H A DMain.java32 public static URL getResource(String name) { in getResource() method in Main
40 public static URL getResource(Class<?> c, String name) { in getResource() method in Main
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/Class/getResource/src/m1/p1/
H A DMain.java32 public static URL getResource(String name) { in getResource() method in Main
40 public static URL getResource(Class<?> c, String name) { in getResource() method in Main
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/jrtfs/
H A DSystemImage.java53 abstract byte[] getResource(Node node) throws IOException; in getResource() method in SystemImage
67 byte[] getResource(Node node) throws IOException { in open() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/jdk/internal/jrtfs/
H A DSystemImage.java53 abstract byte[] getResource(Node node) throws IOException; in getResource() method in SystemImage
67 byte[] getResource(Node node) throws IOException { in open() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/Class/getResource/src/m2/p2/
H A DMain.java32 public static URL getResource(String name) { in getResource() method in Main
40 public static URL getResource(Class<?> c, String name) { in getResource() method in Main
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/Class/getResource/src/m1/p1/
H A DMain.java32 public static URL getResource(String name) { in getResource() method in Main
40 public static URL getResource(Class<?> c, String name) { in getResource() method in Main
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/jrtfs/
H A DSystemImage.java53 abstract byte[] getResource(Node node) throws IOException; in getResource() method in SystemImage
67 byte[] getResource(Node node) throws IOException { in open() method
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/Class/getResource/src/m1/p1/
H A DMain.java32 public static URL getResource(String name) { in getResource() method in Main
40 public static URL getResource(Class<?> c, String name) { in getResource() method in Main
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/Class/getResource/src/m2/p2/
H A DMain.java32 public static URL getResource(String name) { in getResource() method in Main
40 public static URL getResource(Class<?> c, String name) { in getResource() method in Main
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/Class/getResource/src/m2/p2/
H A DMain.java32 public static URL getResource(String name) { in getResource() method in Main
40 public static URL getResource(Class<?> c, String name) { in getResource() method in Main
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/Class/getResource/src/m1/p1/
H A DMain.java32 public static URL getResource(String name) { in getResource() method in Main
40 public static URL getResource(Class<?> c, String name) { in getResource() method in Main
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/Class/getResource/src/m2/p2/
H A DMain.java32 public static URL getResource(String name) { in getResource() method in Main
40 public static URL getResource(Class<?> c, String name) { in getResource() method in Main
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/jdk/internal/jrtfs/
H A DSystemImage.java53 abstract byte[] getResource(Node node) throws IOException; in getResource() method in SystemImage
67 byte[] getResource(Node node) throws IOException { in open() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/Class/getResource/src/m2/p2/
H A DMain.java32 public static URL getResource(String name) { in getResource() method in Main
40 public static URL getResource(Class<?> c, String name) { in getResource() method in Main
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/Class/getResource/src/m1/p1/
H A DMain.java32 public static URL getResource(String name) { in getResource() method in Main
40 public static URL getResource(Class<?> c, String name) { in getResource() method in Main
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/jdk/internal/jrtfs/
H A DSystemImage.java54 abstract byte[] getResource(Node node) throws IOException; in getResource() method in SystemImage
68 byte[] getResource(Node node) throws IOException { in open() method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/Class/getResource/src/m1/p1/
H A DMain.java32 public static URL getResource(String name) { in getResource() method in Main
40 public static URL getResource(Class<?> c, String name) { in getResource() method in Main

12345678910>>...66