Home
last modified time | relevance | path

Searched refs:matchRule (Results 126 – 150 of 187) sorted by relevance

12345678

/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusconnection_p.h141 QByteArray matchRule; member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqcssparser.cpp1899 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
1933matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
1942matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
1955matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
1964matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/
H A DAbstractJavaModelTests.java1714 int matchRule = isCaseSensitive ? matchMode | SearchPattern.R_CASE_SENSITIVE : matchMode; in createPattern() local
1715 return SearchPattern.createPattern(stringPattern, searchFor, limitTo, matchRule); in createPattern()
2822 …protected void search(IJavaElement element, int limitTo, int matchRule, IJavaSearchScope scope, Se…
2823 SearchPattern pattern = SearchPattern.createPattern(element, limitTo, matchRule);
2836 …protected void search(String patternString, int searchFor, int limitTo, int matchRule, IJavaSearch…
2838 matchRule |= SearchPattern.R_PATTERN_MATCH;
2843 matchRule);
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser.cpp2086 void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, in matchRule() function in StyleSelector
2120matchRule(node, styleSheet.styleRules.at(i), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2129matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2142matchRule(node, it.value(), styleSheet.origin, styleSheet.depth, &weightedRules); in styleRulesForNode()
2151matchRule(node, styleSheet.mediaRules.at(i).styleRules.at(j), styleSheet.origin, in styleRulesForNode()

12345678