Home
last modified time | relevance | path

Searched refs:getParent (Results 26 – 50 of 293) sorted by relevance

12345678910>>...12

/plugin/jmol2/jmol/
H A DJmolAppletSigned0_Popup.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/combo/ComboStrap/
H A DTreeNode.php111 $parent = $parent->getParent();
136 public function getParent(): TreeNode function in ComboStrap\\TreeNode
H A DBreadcrumbTag.php81 $actualPath = $actualPath->getParent();
109 $actualPath = $actualPath->getParent();
/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js7 …h(g){case 38:if(a=b.getParent().getPrevious())a=a.getChild([b.getIndex()]),a.focus();c.preventDefa…
8getParent().getNext())&&(a=a.getChild([0]))&&1==a.type&&(a.focus(),c.preventDefault(!0));break;cas…
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js7 …h(k){case 38:if(a=b.getParent().getPrevious())a=a.getChild([b.getIndex()]),a.focus();c.preventDefa…
8getParent().getNext())&&(a=a.getChild([0]))&&1==a.type&&(a.focus(),c.preventDefault(!0));break;cas…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DShadowBorder.java56 if (c.getParent() != null) in paintBorder()
58 bg = c.getParent().getBackground(); in paintBorder()
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParser.php569 $parent = $this->context()->getParent();
612 $parent = $this->context()->getParent();
627 $parent = $this->context()->getParent();
693 $parent = $this->context()->getParent();
722 $p = $p->getParent();
806 $ctx = $ctx->getParent();
870 $p = $p->getParent();
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/tests/Token/
H A DInterfaceTest.php56 $this->interfaces[0]->getParent()
76 'a', $this->interfaces[2]->getParent()
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DAbstractNode.php75 $parent = $this->getParent();
130 public function getParent() function in SebastianBergmann\\CodeCoverage\\Node\\AbstractNode
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DPredictionContext.php37 * hash = {@see MurmurHash::update}(hash, {@see PredictionContext::getParent()});
83 if ($outerContext->getParent() === null || $outerContext === RuleContext::emptyContext()) {
88 $parent = self::fromRuleContext($atn, $outerContext->getParent());
124 abstract public function getParent(int $index) : ?self; function in Antlr\\Antlr4\\Runtime\\PredictionContexts\\PredictionContext
586 $parentContext = $context->getParent($i);
599 $parents[$j] = $context->getParent($j);
H A DEmptyPredictionContext.php24 public function getParent(int $index) : ?PredictionContext function in Antlr\\Antlr4\\Runtime\\PredictionContexts\\EmptyPredictionContext
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest.php28 public function getParent() function in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest.php37 public function getParent() function in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DTree.php17 public function getParent() : ?Tree; function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/
H A DGoogleHomeEnterpriseSdmV1ParentRelation.php55 public function getParent() function in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1ParentRelation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DV2LookupKeyResponse.php55 public function getParent() function in Google\\Service\\ApiKeysService\\V2LookupKeyResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
H A DCreateFolderMetadata.php55 public function getParent() function in Google\\Service\\CloudResourceManager\\CreateFolderMetadata
/plugin/odt/ODT/elements/
H A DODTElementNote.php79 return $this->getParent();
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTemplate.php120 public function getParent(array $context) function in Twig\\Template
176 } elseif (false !== $parent = $this->getParent($context)) {
232 } elseif (false !== $parent = $this->getParent($context)) {
308 if (false !== $parent = $this->getParent($context)) {
336 if (false !== $parent = $this->getParent($context)) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAsyncBatchAnnotateFilesRequest.php40 public function getParent() function in Google\\Service\\Vision\\AsyncBatchAnnotateFilesRequest
H A DBatchAnnotateFilesRequest.php40 public function getParent() function in Google\\Service\\Vision\\BatchAnnotateFilesRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DQueryTarget.php39 public function getParent() function in Google\\Service\\Firestore\\QueryTarget
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest.php53 public function getParent() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest
H A DGoogleCloudContactcenterinsightsV1CreateIssueModelRequest.php53 public function getParent() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1CreateIssueModelRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DCreatePrinterRequest.php39 public function getParent() function in Google\\Service\\Directory\\CreatePrinterRequest

12345678910>>...12