Home
last modified time | relevance | path

Searched refs:isPromoted (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/dports/www/mod_php81/php-8.1.1/ext/reflection/tests/
H A Dconstructor_promotion.phpt20 var_dump($y->isPromoted());
23 var_dump($z->isPromoted());
28 var_dump($rp->isPromoted());
30 var_dump($rp->isPromoted());
/dports/lang/php81/php-8.1.1/ext/reflection/tests/
H A Dconstructor_promotion.phpt20 var_dump($y->isPromoted());
23 var_dump($z->isPromoted());
28 var_dump($rp->isPromoted());
30 var_dump($rp->isPromoted());
/dports/lang/php80/php-8.0.15/ext/reflection/tests/
H A Dconstructor_promotion.phpt20 var_dump($y->isPromoted());
23 var_dump($z->isPromoted());
28 var_dump($rp->isPromoted());
30 var_dump($rp->isPromoted());
/dports/www/mod_php80/php-8.0.15/ext/reflection/tests/
H A Dconstructor_promotion.phpt20 var_dump($y->isPromoted());
23 var_dump($z->isPromoted());
28 var_dump($rp->isPromoted());
30 var_dump($rp->isPromoted());
/dports/www/drupal9/drupal-9.2.10/core/modules/node/tests/src/Functional/Views/
H A DBulkFormTest.php152 $this->assertFalse($node->isPromoted(), 'Node is not promoted to the front page');
153 …$this->assertFalse($node->getTranslation('en-gb')->isPromoted(), 'Node translation is not promoted…
154 …$this->assertFalse($node->getTranslation('it')->isPromoted(), 'Node translation is not promoted to…
161 $this->assertTrue($node->isPromoted(), 'Node has been promoted to the front page');
162 …$this->assertFalse($node->getTranslation('en-gb')->isPromoted(), 'Node translation has not been pr…
163 …$this->assertFalse($node->getTranslation('it')->isPromoted(), 'Node translation has not been promo…
172 $this->assertFalse($node->isPromoted(), 'Node has been demoted');
/dports/www/drupal8/drupal-8.9.20/core/modules/node/tests/src/Functional/Views/
H A DBulkFormTest.php152 $this->assertFalse($node->isPromoted(), 'Node is not promoted to the front page');
153 …$this->assertFalse($node->getTranslation('en-gb')->isPromoted(), 'Node translation is not promoted…
154 …$this->assertFalse($node->getTranslation('it')->isPromoted(), 'Node translation is not promoted to…
161 $this->assertTrue($node->isPromoted(), 'Node has been promoted to the front page');
162 …$this->assertFalse($node->getTranslation('en-gb')->isPromoted(), 'Node translation has not been pr…
163 …$this->assertFalse($node->getTranslation('it')->isPromoted(), 'Node translation has not been promo…
172 $this->assertFalse($node->isPromoted(), 'Node has been demoted');
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ormolu-0.1.4.1/src/Ormolu/Printer/Meat/
H A DType.hs19 import GHC hiding (isPromoted)
154 (IsPromoted, L _ t : _) | isPromoted t -> space
161 L _ t : _ | isPromoted t -> space
171 isPromoted = \case function
172 HsAppTy _ (L _ f) _ -> isPromoted f
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp145 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
255 Q_ASSERT(!promotedWidgets.empty() && isPromoted(fw->core(), promotedWidgets.front())); in slotDemoteFromCustomWidget()
306 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
318 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
H A Dqdesigner_promotion.cpp82 if (index == -1 || !widgetDataBase->item(index)->isPromoted()) { in promotedWidgetDataBaseIndex()
194 if (dbItem->isPromoted() || !dbItem->extends().isEmpty()) in canBePromoted()
222 if (dbItem->isPromoted()) { in promotedClasses()
278 if (index != -1 && widgetDataBase->item(index)->isPromoted()) in referencedPromotedClassNames()
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dpromotiontaskmenu.cpp130 if (isPromoted(formWindow->core(), m_widget)) { in createPromotionActions()
233 Q_ASSERT(!promotedWidgets.isEmpty() && isPromoted(fw->core(), promotedWidgets.constFirst())); in slotDemoteFromCustomWidget()
284 const bool promoted = isPromoted(formWindow->core(), m_widget); in promotionSelectionList()
296 … if (intro->metaObject(w)->className() != className || isPromoted(core, w) != promoted) in promotionSelectionList()
/dports/devel/hs-ormolu/ormolu-0.4.0.0/src/Ormolu/Printer/Meat/
H A DType.hs27 import GHC.Types.Basic hiding (isPromoted)
174 (IsPromoted, L _ t : _) | isPromoted t -> space
181 L _ t : _ | isPromoted t -> space
191 isPromoted = \case function
192 HsAppTy _ (L _ f) _ -> isPromoted f

12345678910>>...12