Home
last modified time | relevance | path

Searched refs:headTag (Results 1 – 25 of 82) sorted by relevance

1234

/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/7.1/
H A DFeature-22086-StdWrapForHeadTag.rst5 Feature: #22086 - Add .stdWrap to page.headTag option
13 The TypoScript setting page.headTag now has stdWrap functionality available.
20 page.headTag = <head>
21 page.headTag.override = <head class="special">
22 page.headTag.override.if {
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/7.1/
H A DFeature-22086-StdWrapForHeadTag.rst5 Feature: #22086 - Add .stdWrap to page.headTag option
13 The TypoScript setting page.headTag now has stdWrap functionality available.
20 page.headTag = <head>
21 page.headTag.override = <head class="special">
22 page.headTag.override.if {
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/7.1/
H A DFeature-22086-StdWrapForHeadTag.rst5 Feature: #22086 - Add .stdWrap to page.headTag option
13 The TypoScript setting page.headTag now has stdWrap functionality available.
20 page.headTag = <head>
21 page.headTag.override = <head class="special">
22 page.headTag.override.if {
/dports/net/messagelib/messagelib-21.12.3/messageviewer/src/htmlwriter/
H A Dwebengineparthtmlwriter.cpp104 const auto headTag(QByteArrayLiteral("<head>")); in insertExtraHead() local
105 const int index = m_data.indexOf(headTag); in insertExtraHead()
107 m_data.insert(index + headTag.length(), mExtraHead.toUtf8()); in insertExtraHead()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/
H A DHTMLHeadElement.cpp37 ASSERT(hasTagName(headTag)); in HTMLHeadElement()
42 return adoptRef(new HTMLHeadElement(headTag, document)); in create()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/parser/
H A DHTMLElementStack.cpp218 ASSERT(!top()->hasTagName(HTMLNames::headTag)); in pop()
305 ASSERT(element->hasTagName(HTMLNames::headTag)); in pushHTMLHeadElement()
322 ASSERT(!element->hasTagName(HTMLNames::headTag)); in push()
334 ASSERT(!element->hasTagName(HTMLNames::headTag)); in insertAbove()
385 ASSERT(!element->hasTagName(HTMLNames::headTag)); in remove()
563 ASSERT(!top()->hasTagName(HTMLNames::headTag) || !m_headElement); in popCommon()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javadoc/6227454/
H A DTest.java63 String headTag = "<head><title>Title </title></head>"; in test() local
64 String text = docType + "<html>" + headTag + body + "</html>"; in test()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javadoc/6227454/
H A DTest.java63 String headTag = "<head><title>Title </title></head>"; in test() local
64 String text = docType + "<html>" + headTag + body + "</html>"; in test()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javadoc/6227454/
H A DTest.java63 String headTag = "<head><title>Title </title></head>"; in test() local
64 String text = docType + "<html>" + headTag + body + "</html>"; in test()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/javadoc/tool/6227454/
H A DTest.java79 String headTag = "<head><title>Title </title></head>"; in test() local
80 String text = docType + "<html>" + headTag + body + "</html>"; in test()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/jdk/javadoc/tool/6227454/
H A DTest.java79 String headTag = "<head><title>Title </title></head>"; in test() local
80 String text = docType + "<html>" + headTag + body + "</html>"; in test()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/javadoc/tool/6227454/
H A DTest.java79 String headTag = "<head><title>Title </title></head>"; in test() local
80 String text = docType + "<html>" + headTag + body + "</html>"; in test()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/jdk/javadoc/tool/6227454/
H A DTest.java79 String headTag = "<head><title>Title </title></head>"; in test()
80 String text = docType + "<html>" + headTag + body + "</html>"; in test()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/jdk/javadoc/tool/6227454/
H A DTest.java79 String headTag = "<head><title>Title </title></head>"; in test()
80 String text = docType + "<html>" + headTag + body + "</html>"; in test()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/jdk/javadoc/tool/6227454/
H A DTest.java79 String headTag = "<head><title>Title </title></head>"; in test() local
80 String text = docType + "<html>" + headTag + body + "</html>"; in test()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/jdk/javadoc/tool/6227454/
H A DTest.java79 String headTag = "<head><title>Title </title></head>"; in test() local
80 String text = docType + "<html>" + headTag + body + "</html>"; in test()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/jdk/javadoc/tool/6227454/
H A DTest.java79 String headTag = "<head><title>Title </title></head>"; in test()
80 String text = docType + "<html>" + headTag + body + "</html>"; in test()
/dports/devel/icu-lx/icu/source/test/letest/
H A DFontObject.cpp200 LETag headTag = 0x68656164; // 'head' in getUnitsPerEM() local
203 headTable = (HEADTable *) readTable(headTag, &length); in getUnitsPerEM()
/dports/devel/icu-lx/icu/source/test/perf/leperf/
H A DFontObject.cpp204 LETag headTag = 0x68656164; // 'head' in getUnitsPerEM() local
207 headTable = (HEADTable *) readTable(headTag, &length); in getUnitsPerEM()
/dports/devel/icu/icu/source/test/letest/
H A DFontObject.cpp200 LETag headTag = 0x68656164; // 'head' in getUnitsPerEM() local
203 headTable = (HEADTable *) readTable(headTag, &length); in getUnitsPerEM()
/dports/devel/icu/icu/source/test/perf/leperf/
H A DFontObject.cpp204 LETag headTag = 0x68656164; // 'head' in getUnitsPerEM() local
207 headTable = (HEADTable *) readTable(headTag, &length); in getUnitsPerEM()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Page/
H A DPageRenderer.php216 protected $headTag = '<head>'; variable in TYPO3\\CMS\\Core\\Page\\PageRenderer
550 * @param string $headTag HTML head tag
552 public function setHeadTag($headTag) argument
554 $this->headTag = $headTag;
854 return $this->headTag;
1983 'HEADTAG' => $this->headTag,
2018 'HEADTAG' => $this->headTag,
2852 'headTag' => &$this->headTag,
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Page/
H A DPageRenderer.php213 protected $headTag = '<head>'; variable in TYPO3\\CMS\\Core\\Page\\PageRenderer
533 * @param string $headTag HTML head tag
535 public function setHeadTag($headTag) argument
537 $this->headTag = $headTag;
816 return $this->headTag;
1945 'HEADTAG' => $this->headTag,
1980 'HEADTAG' => $this->headTag,
2741 'headTag' => &$this->headTag,
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Page/
H A DPageRenderer.php211 protected $headTag = '<head>'; variable in TYPO3\\CMS\\Core\\Page\\PageRenderer
521 * @param string $headTag HTML head tag
523 public function setHeadTag($headTag) argument
525 $this->headTag = $headTag;
804 return $this->headTag;
1874 'HEADTAG' => $this->headTag,
1909 'HEADTAG' => $this->headTag,
2677 'headTag' => &$this->headTag,
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/frontend/Classes/Http/
H A DRequestHandler.php377 $headTag = $controller->pSetup['headTag'] ?? '<head>';
378 if (isset($controller->pSetup['headTag.'])) {
379 $headTag = $controller->cObj->stdWrap($headTag, $controller->pSetup['headTag.']);

1234