Home
last modified time | relevance | path

Searched defs:subtopics (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/rpc/src/mx/messaging/
H A DMultiTopicProducer.as104 public function get subtopics():ArrayCollection property in MultiTopicProducer
114 public function set subtopics(value:ArrayCollection):void property in MultiTopicProducer
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/rpc/src/mx/messaging/
H A DMultiTopicProducer.as122 public function get subtopics():ArrayCollection property in MultiTopicProducer
138 public function set subtopics(value:ArrayCollection):void property in MultiTopicProducer
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/data/
H A DEnabledTopicUtils.java51 ITopic[] subtopics = topic.getSubtopics(); in hasEnabledSubtopic() local
71 ITopic[] subtopics = toc.getTopics(); in isEnabled() local
H A DPrintData.java221 ITopic[] subtopics = ScopeUtils.inScopeTopics(topic.getSubtopics(), scope); in topicsRequested() local
255 ITopic[] subtopics = ScopeUtils.inScopeTopics(topic.getSubtopics(), scope); in generateToc() local
284 ITopic[] subtopics = ScopeUtils.inScopeTopics(topic.getSubtopics(), scope); in generateToc() local
328 ITopic[] subtopics = ScopeUtils.inScopeTopics(topic.getSubtopics(), scope); in generateContent() local
H A DTopicFinder.java158 ITopic[] subtopics = topic.getSubtopics(); in getTopicPathInTopic() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/servlet/
H A DChildLinkInserter.java50 ITopic[] subtopics = getSubtopics(); in addContents() local
121 ITopic[] subtopics = getSubtopics(); in addStyle() local
H A DNavServlet.java148 ITopic[] subtopics = topic.getSubtopics(); in writeContent() local
H A DTocFragmentServlet.java220 ITopic[] subtopics = topic.getSubtopics(); in serializeTopic() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/pubsub/core/
H A Dtopictreetraverser.py56 def extendQueue(subtopics): argument
80 def extendStack(topicTreeStack, subtopics): argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/util/
H A DTocModelSerializer.java57 ITopic[] subtopics = topic.getSubtopics(); in serializeAux() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/workingset/
H A DAdaptableTopic.java92 ITopic[] subtopics = topic.getSubtopics(); in getTopic() local
/dports/devel/aws-c-mqtt/aws-c-mqtt-0.7.8/include/aws/mqtt/private/
H A Dtopic_tree.h38 struct aws_hash_table subtopics; member
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dhelp.c177 TBOOLEAN *subtopics) /* (in) - subtopics only? */ in help()
487 TBOOLEAN *subtopics) /* (in) - subtopics only? */ in PrintHelp()
514 TBOOLEAN *subtopics) /* (out) are there any subtopics */ in ShowSubtopics()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dhelp.c177 TBOOLEAN *subtopics) /* (in) - subtopics only? */ in help()
487 TBOOLEAN *subtopics) /* (in) - subtopics only? */ in PrintHelp()
514 TBOOLEAN *subtopics) /* (out) are there any subtopics */ in ShowSubtopics()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dhelp.c175 TBOOLEAN *subtopics) /* (in) - subtopics only? */ in help()
486 TBOOLEAN *subtopics) /* (in) - subtopics only? */ in PrintHelp()
513 TBOOLEAN *subtopics) /* (out) are there any subtopics */ in ShowSubtopics()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/service/
H A DNavService.java163 ITopic[] subtopics = topic.getSubtopics(); in writeContent() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/base/scope/
H A DScopeUtils.java83 ITopic[] subtopics = topic.getSubtopics(); in hasInScopeDescendent() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help/src/org/eclipse/help/internal/toc/
H A DToc.java90 ITopic[] subtopics = topic.getSubtopics(); in createHref2TopicMapAux() local
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dhlpdefs.h53 toplink *subtopics; member
/dports/cad/jspice3/jspice3-2.5/src/lib/hlp/
H A Dreadhelp.c82 int i, seealso, subtopics; local
/dports/cad/ngspice_rework/ngspice-35/src/include/ngspice/
H A Dhlpdefs.h51 toplink *subtopics; member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/search/
H A DIndexingOperation.java461 ITopic[] subtopics = topic.getSubtopics(); in add() local
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dhelp.py575 subtopics = { variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/search/
H A DWorkingSetManagerTest.java220 ITopic[] subtopics = topic.getSubtopics(); in testSecondLevelTopicsInScopeWithAllTocs() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/search/
H A DHelpIndexBuilder.java544 NodeList subtopics = topic.getElementsByTagName("topic"); //$NON-NLS-1$ in add() local

12