Home
last modified time | relevance | path

Searched refs:removeSelector (Results 1 – 25 of 42) sorted by relevance

12

/dports/mail/nextcloud-mail/mail/vendor/sabberworm/php-css-parser/tests/Sabberworm/CSS/
H A DOutputFormatTest.php155 $oFirstBlock->removeSelector('.main');
158 $oFirstBlock->removeSelector('.test');
165 $oFirstBlock->removeSelector('.main');
166 $oFirstBlock->removeSelector('.test');
H A DParserTest.php377 $this->assertSame(true, $oBlock1->removeSelector('html'));
382 $this->assertSame(false, $oBlock1->removeSelector('html'));
383 $this->assertSame(true, $oBlock1->removeSelector('body'));
/dports/www/pear-Horde_Css_Parser/Horde_Css_Parser-1.0.11/bundle/vendor/sabberworm/php-css-parser/tests/Sabberworm/CSS/
H A DOutputFormatTest.php155 $oFirstBlock->removeSelector('.main');
158 $oFirstBlock->removeSelector('.test');
165 $oFirstBlock->removeSelector('.main');
166 $oFirstBlock->removeSelector('.test');
H A DParserTest.php361 $this->assertSame(true, $oBlock1->removeSelector('html'));
366 $this->assertSame(false, $oBlock1->removeSelector('html'));
367 $this->assertSame(true, $oBlock1->removeSelector('body'));
/dports/games/hedgewars-server/hedgewars-src-1.0.0/QTfrontend/util/platform/
H A DM3InstallController.m76 SEL removeSelector;
78 removeSelector = @selector(removeItemAtPath:error:);
80 removeSelector = @selector(removeFileAtPath:handler:);
82 …thodSignature *removeSignature = [NSFileManager instanceMethodSignatureForSelector:removeSelector];
85 [removeInvocation setSelector:removeSelector];
/dports/games/hedgewars/hedgewars-src-1.0.0/QTfrontend/util/platform/
H A DM3InstallController.m76 SEL removeSelector;
78 removeSelector = @selector(removeItemAtPath:error:);
80 removeSelector = @selector(removeFileAtPath:handler:);
82 …thodSignature *removeSignature = [NSFileManager instanceMethodSignatureForSelector:removeSelector];
85 [removeInvocation setSelector:removeSelector];
/dports/audio/mpdcon/MPDCon-1.5.1/Resources/PlaylistViewer.gorm/
H A Ddata.classes45 removeSelector,
/dports/devel/cxxtools/cxxtools-2.2.1/src/bin/
H A Dsocket.h57 void removeSelector();
H A Dsocket.cpp78 void Socket::removeSelector() in removeSelector() function in cxxtools::bin::Socket
H A Drpcserverimpl.cpp320 socket.removeSelector(); in onInput()
/dports/devel/cxxtools/cxxtools-2.2.1/src/json/
H A Dsocket.h57 void removeSelector();
H A Dsocket.cpp80 void Socket::removeSelector() in removeSelector() function in cxxtools::json::Socket
H A Drpcserverimpl.cpp320 socket.removeSelector(); in onInput()
/dports/audio/mpdcon/MPDCon-1.5.1/
H A DPlaylistController.h42 IBOutlet NSPopUpButton *removeSelector; variable
/dports/devel/cxxtools/cxxtools-2.2.1/src/http/
H A Dsocket.h75 void removeSelector();
H A Dsocket.cpp111 void Socket::removeSelector() in removeSelector() function in cxxtools::http::Socket
H A Dserverimpl.cpp348 socket.removeSelector(); in onInput()
/dports/lang/smalltalk/smalltalk-3.2.5/packages/blox/browser/
H A DLoad.st38 ifTrue: [each instanceClass removeSelector: #inspect]].
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/ui/
H A DKviOptionsWidget.h150 void removeSelector(KviSelectorInterface * pInterface);
/dports/lang/smalltalk/smalltalk-3.2.5/packages/seaside/core/
H A DSeaside-GST.st598 removeSelector: aSymbol from: aClass [
599 aClass removeSelector: aSymbol
/dports/www/pear-Horde_Css_Parser/Horde_Css_Parser-1.0.11/bundle/vendor/sabberworm/php-css-parser/
H A DCHANGELOG.md131 * Support removing a selector from a declaration block using `$oBlock->removeSelector($mSelector)`
/dports/www/pear-Horde_Css_Parser/Horde_Css_Parser-1.0.11/bundle/vendor/sabberworm/php-css-parser/lib/Sabberworm/CSS/RuleSet/
H A DDeclarationBlock.php41 public function removeSelector($mSelector) { function in Sabberworm\\CSS\\RuleSet\\DeclarationBlock
/dports/mail/nextcloud-mail/mail/vendor/sabberworm/php-css-parser/lib/Sabberworm/CSS/RuleSet/
H A DDeclarationBlock.php52 public function removeSelector($mSelector) { function in Sabberworm\\CSS\\RuleSet\\DeclarationBlock
/dports/www/moodle310/moodle/lib/php-css-parser/RuleSet/
H A DDeclarationBlock.php52 public function removeSelector($mSelector) { function in Sabberworm\\CSS\\RuleSet\\DeclarationBlock
/dports/www/moodle39/moodle/lib/php-css-parser/RuleSet/
H A DDeclarationBlock.php52 public function removeSelector($mSelector) { function in Sabberworm\\CSS\\RuleSet\\DeclarationBlock

12