Home
last modified time | relevance | path

Searched refs:getContext (Results 1 – 25 of 26) sorted by relevance

12

/template/strap/vendor/antlr/antlr4-php-runtime/src/Error/
H A DBailErrorStrategy.php47 $context = $recognizer->getContext();
71 for ($context = $recognizer->getContext(); $context; $context = $context->getParent()) {
H A DDefaultErrorStrategy.php281 $this->nextTokensContext = $recognizer->getContext();
583 $expectingAtLL2 = $atn->nextTokensInContext($next, $recognizer->getContext());
864 $ctx = $recognizer->getContext();
/template/strap/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DInputMismatchException.php21 $ctx ?? $recognizer->getContext()
H A DNoViableAltException.php48 $ctx = $recognizer->getContext();
H A DFailedPredicateException.php32 $recognizer->getContext(),
/template/strap/ComboStrap/
H A DHeadingTag.php118 $context = $openingTag->getContext(); // for sectioning
131 public static function getContext(CallStack $callStack): string function in ComboStrap\\HeadingTag
508 $context = HeadingTag::getContext($callStack);
H A DOutline.php184 … if ($actualCall->isPluginCall() && $actualCall->getContext() === self::CONTEXT) {
215 if ($actualCall->getContext() === HeadingTag::TYPE_OUTLINE) {
223 && $actualCall->getContext() === HeadingTag::TYPE_OUTLINE) {
416 $this->actualHeadingCall->getContext(),
H A DIconTag.php125 PluginUtility::CONTEXT => $openingCall->getContext()
H A DCardTag.php191 return array(PluginUtility::CONTEXT => $previousOpening->getContext());
H A DPanelTag.php180 return array(PluginUtility::CONTEXT => $openingTag->getContext());
H A DBlockquoteTag.php153 $context = $openingTag->getContext();
H A DCall.php624 function getContext() function in ComboStrap\\Call
/template/strap/syntax/
H A Dlabel.php117 if ($parentTag->getContext() == PanelTag::CONTEXT_PREVIEW_ALONE) {
135 $context = $openingTag->getContext();
H A Dheadingatx.php91 $context = HeadingTag::getContext($callStack);
H A Dheader.php94 PluginUtility::CONTEXT => $openingCall->getContext()
H A Dheadingwiki.php138 $context = HeadingTag::getContext($callStack);
H A Dbrand.php157 $openTagContext = $openTag->getContext();
H A Dlink.php424 PluginUtility::CONTEXT => $openingTag->getContext()
/template/ospyramid/js/libs/
Dmodernizr-1.7.min.js2 …t("canvas");return a.getContext&&a.getContext("2d")},r.canvastext=function(){return e.canvas&&C(b.…
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DParser.php728 public function getContext() : ?ParserRuleContext function in Antlr\\Antlr4\\Runtime\\Parser
827 ->getExpectedTokens($this->getState(), $this->getContext());
/template/lcars/
Dcufon-yui.js7getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");…
/template/scanlines/js/
Dcufon-yui.js7getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");…
/template/lcars/js/
Dcufon-yui.js7getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");…
/template/mikio/assets/
H A Dmikio.js792 let ctx = canvas.getContext('2d');
/template/scanlines/htc/PIE-1.0beta5/
DPIE_uncompressed.js3882 canvas.getContext( '2d' ).drawImage( image, 0, 0 );

12