Home
last modified time | relevance | path

Searched defs:selector (Results 1 – 25 of 174) sorted by relevance

1234567

/external/chromium_org/third_party/WebKit/Source/core/css/
DSelectorCheckerFastPath.cpp43 inline bool fastCheckSingleSelector(const CSSSelector*& selector, const Element*& element, const CS… in fastCheckSingleSelector()
76 inline bool checkClassValue(const Element& element, const CSSSelector* selector) in checkClassValue()
81 inline bool checkIDValue(const Element& element, const CSSSelector* selector) in checkIDValue()
86 inline bool checkExactAttributeValue(const Element& element, const CSSSelector* selector) in checkExactAttributeValue()
91 inline bool checkTagValue(const Element& element, const CSSSelector* selector) in checkTagValue()
98 SelectorCheckerFastPath::SelectorCheckerFastPath(const CSSSelector* selector, const Element& elemen… in SelectorCheckerFastPath()
129 const CSSSelector* selector = m_selector; in matches() local
174 static inline bool isFastCheckableMatch(const CSSSelector* selector) in isFastCheckableMatch()
186 static inline bool isFastCheckableRightmostSelector(const CSSSelector* selector) in isFastCheckableRightmostSelector()
193 bool SelectorCheckerFastPath::canUse(const CSSSelector* selector) in canUse()
DCSSSelectorList.cpp60 …for (CSSParserSelector* selector = selectorVector[i].get(); selector; selector = selector->tagHist… in adoptSelectorVector() local
125 static bool forEachTagSelector(Functor& functor, const CSSSelector* selector) in forEachTagSelector()
146 …for (const CSSSelector* selector = selectorList->first(); selector; selector = CSSSelectorList::ne… in forEachSelector() local
156 bool operator()(const CSSSelector* selector) in operator ()()
174 bool operator()(const CSSSelector* selector) in operator ()()
188 bool operator()(const CSSSelector* selector) in operator ()()
DCSSParserValues.cpp184 OwnPtr<CSSParserSelector> selector = m_tagHistory.release(); in ~CSSParserSelector() local
221 …Selector::insertTagHistory(CSSSelector::Relation before, PassOwnPtr<CSSParserSelector> selector, C… in insertTagHistory()
230 …rSelector::appendTagHistory(CSSSelector::Relation relation, PassOwnPtr<CSSParserSelector> selector) in appendTagHistory()
252 CSSParserSelector* selector = const_cast<CSSParserSelector*>(this); in findDistributedPseudoElementSelector() local
DRuleFeature.cpp38 void RuleFeatureSet::collectFeaturesFromSelector(const CSSSelector* selector) in collectFeaturesFromSelector()
64 …for (const CSSSelector* selector = selectorList->first(); selector; selector = CSSSelectorList::ne… in collectFeaturesFromSelectorList() local
DRuleSet.cpp51 static inline bool isSelectorMatchingHTMLBasedOnRuleHash(const CSSSelector* selector) in isSelectorMatchingHTMLBasedOnRuleHash()
67 static inline bool selectorListContainsUncommonAttributeSelector(const CSSSelector* selector) in selectorListContainsUncommonAttributeSelector()
72 …for (const CSSSelector* selector = selectorList->first(); selector; selector = CSSSelectorList::ne… in selectorListContainsUncommonAttributeSelector() local
87 static inline bool containsUncommonAttributeSelector(const CSSSelector* selector) in containsUncommonAttributeSelector()
110 …stType determinePropertyWhitelistType(const AddRuleFlags addRuleFlags, const CSSSelector* selector) in determinePropertyWhitelistType()
214 …for (const CSSSelector* selector = ruleData.selector(); selector; selector = selector->tagHistory(… in collectFeaturesFromRuleData() local
/external/chromium_org/tools/perf/page_sets/
Dcalendar_forward_backward.json15 { "action": "wait", "condition": "element", "selector": "div[class~=\"navForward\"]" }, string
19 { "action": "click_element", "selector": "div[class~=\"navForward\"]" }, string
21 { "action": "wait", "condition": "element", "selector": "div[class~=\"navForward\"]" }, string
22 { "action": "click_element", "selector": "div[class~=\"navForward\"]" }, string
24 { "action": "wait", "condition": "element", "selector": "div[class~=\"navForward\"]" }, string
25 { "action": "click_element", "selector": "div[class~=\"navForward\"]" }, string
27 { "action": "wait", "condition": "element", "selector": "div[class~=\"navForward\"]" }, string
28 { "action": "click_element", "selector": "div[class~=\"navForward\"]" }, string
30 { "action": "wait", "condition": "element", "selector": "div[class~=\"navBack\"]" }, string
31 { "action": "click_element", "selector": "div[class~=\"navBack\"]" }, string
[all …]
Dgmail_expand_collapse_conversation.json14 { "action": "wait", "condition": "element", "selector": "img[alt=\"Expand all\"]" }, string
15 { "action": "click_element", "selector": "img[alt=\"Expand all\"]" }, string
17 { "action": "wait", "condition": "element", "selector": "img[alt=\"Collapse all\"]" }, string
18 { "action": "click_element", "selector": "img[alt=\"Collapse all\"]" }, string
22 { "action": "wait", "condition": "element", "selector": "img[alt=\"Expand all\"]" }, string
23 { "action": "click_element", "selector": "img[alt=\"Expand all\"]" }, string
25 { "action": "wait", "condition": "element", "selector": "img[alt=\"Collapse all\"]" }, string
26 { "action": "click_element", "selector": "img[alt=\"Collapse all\"]" }, string
Dplus_alt_posts_photos.json15 …{ "action": "wait", "condition": "element", "selector": "span[guidedhelpid=\"posts_tab_profile\"][… string
18 { "action": "click_element", "selector": "span[guidedhelpid=\"posts_tab_profile\"]" }, string
19 …{ "action": "wait", "condition": "element", "selector": "span[guidedhelpid=\"posts_tab_profile\"][… string
21 { "action": "click_element", "selector": "span[guidedhelpid=\"photos_tab_profile\"]" }, string
22 …{ "action": "wait", "condition": "element", "selector": "span[guidedhelpid=\"photos_tab_profile\"]… string
Dindexeddb_offline.json14 … { "action": "wait", "condition": "element", "selector": "button[id=\"online\"]:not(disabled)" }, string
15 { "action": "click_element", "selector": "button[id=\"online\"]:not(disabled)" }, string
18 … { "action": "wait", "condition": "element", "selector": "button[id=\"offline\"]:not(disabled)" }, string
19 { "action": "click_element", "selector": "button[id=\"offline\"]:not(disabled)" }, string
/external/apache-harmony/security/src/test/impl/java.injected/java/security/cert/
DX509CertSelectorTest.java456 X509CertSelector selector = new X509CertSelector(); in testSetCertificate() local
480 X509CertSelector selector = new X509CertSelector(); in testGetCertificate() local
500 X509CertSelector selector = new X509CertSelector(); in testSetSerialNumber() local
524 X509CertSelector selector = new X509CertSelector(); in testGetSerialNumber() local
544 X509CertSelector selector = new X509CertSelector(); in testSetIssuer1() local
568 X509CertSelector selector = new X509CertSelector(); in testGetIssuer() local
590 X509CertSelector selector = new X509CertSelector(); in testSetIssuer2() local
617 X509CertSelector selector = new X509CertSelector(); in testGetIssuerAsString() local
651 X509CertSelector selector = new X509CertSelector(); in testSetIssuer3() local
684 X509CertSelector selector = new X509CertSelector(); in testGetIssuerAsBytes() local
[all …]
DX509CRLSelectorTest.java186 X509CRLSelector selector = new X509CRLSelector(); in testSetIssuers() local
219 X509CRLSelector selector = new X509CRLSelector(); in testSetIssuerNames() local
263 X509CRLSelector selector = new X509CRLSelector(); in testAddIssuer() local
285 X509CRLSelector selector = new X509CRLSelector(); in testAddIssuerName1() local
317 X509CRLSelector selector = new X509CRLSelector(); in testAddIssuerName2() local
356 X509CRLSelector selector = new X509CRLSelector(); in testSetMinCRLNumber() local
378 X509CRLSelector selector = new X509CRLSelector(); in testSetMaxCRLNumber() local
400 X509CRLSelector selector = new X509CRLSelector(); in testSetDateAndTime() local
429 X509CRLSelector selector = new X509CRLSelector(); in testGetIssuers() local
471 X509CRLSelector selector = new X509CRLSelector(); in testGetIssuerNames() local
[all …]
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
DEnumerableExtensions.cs139 static U Iterate<T, U>(IEnumerable<T> source, U initValue, Func<T, U, U> selector) { in Iterate() argument
166 …e<TResult> Select<TSource, TResult>(IEnumerable<TSource> source, Func<TSource, TResult> selector) { in Select()
172 …ateSelectIterator<TSource, TResult>(IEnumerable<TSource> source, Func<TSource, TResult> selector) { in CreateSelectIterator()
177 …sult> Select<TSource, TResult>(IEnumerable<TSource> source, Func<TSource, int, TResult> selector) { in Select()
183 …lectIterator<TSource, TResult>(IEnumerable<TSource> source, Func<TSource, int, TResult> selector) { in CreateSelectIterator()
196 … int, IEnumerable<TCollection>> collectionSelector, Func<TSource, TCollection, TResult> selector) { in SelectMany()
202 …TSource, TResult>(IEnumerable<TSource> source, Func<TSource, int, IEnumerable<TResult>> selector) { in SelectMany()
209 … int, IEnumerable<TCollection>> collectionSelector, Func<TSource, TCollection, TResult> selector) { in CreateSelectManyIterator()
216 …TSource, TResult>(IEnumerable<TSource> source, Func<TSource, int, IEnumerable<TResult>> selector) { in CreateSelectManyIterator()
235 static TR Sum<TA, TR>(IEnumerable<TA> source, Func<TR, TA, TR> selector) { in Sum() argument
/external/clang/test/CXX/expr/
Dp9.cpp39 template<> struct selector<true> { typedef long type; }; struct
40 template<> struct selector<false> {typedef unsigned long type; }; struct
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/
DMyCertStoreSpi.java48 public Collection engineGetCertificates(CertSelector selector) in engineGetCertificates()
56 public Collection engineGetCRLs(CRLSelector selector) in engineGetCRLs()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DX509CertStoreSelector.java40 X509CertStoreSelector selector = (X509CertStoreSelector)super.clone(); in clone() local
52 public static X509CertStoreSelector getInstance(X509CertSelector selector) in getInstance()
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
DHTMLContentElement.cpp94 …for (const CSSSelector* selector = m_selectorList.first(); selector; selector = m_selectorList.nex… in validateSelect() local
102 static inline bool checkOneSelector(const CSSSelector* selector, const Vector<Node*, 32>& siblings,… in checkOneSelector()
113 …for (const CSSSelector* selector = selectorList().first(); selector; selector = CSSSelectorList::n… in matchSelector() local
/external/chromium_org/tools/telemetry/telemetry/page/actions/
Dmedia_action.js7 window.__findMediaElements = function(selector) { argument
30 window.__hasEventCompleted = function(selector, event_name) { argument
Dmedia_action.py28 def WaitForEvent(self, tab, selector, event_name, timeout): argument
41 def HasEventCompletedOrError(self, tab, selector, event_name): argument
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
DX509CRLSelectorTest.java108 X509CRLSelector selector = new X509CRLSelector(); in testAddIssuerName() local
123 X509CRLSelector selector = new X509CRLSelector(); in testSetIssuerNames1() local
/external/chromium_org/third_party/WebKit/Source/core/dom/
DCSSSelectorWatch.cpp92 const String& selector = removedSelectors[i]; in updateSelectorMatches() local
105 const String& selector = addedSelectors[i]; in updateSelectorMatches() local
134 …for (const CSSSelector* selector = selectorList.first(); selector; selector = selectorList.next(se… in allCompound() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DCertStoreCollectionSpi.java35 CertSelector selector) in engineGetCertificates()
71 CRLSelector selector) in engineGetCRLs()
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/app/
Dview.js130 View.prototype.appendChild_ = function(root, selector, tag, classes, content) { argument
136 View.prototype.setAttribute_ = function(root, selector, name, value) { argument
143 View.prototype.setContent_ = function(root, selector, content) { argument
150 View.prototype.getContent_ = function(root, selector) { argument
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
DRTCStatsRequestImpl.cpp34 …tionContext* context, PassOwnPtr<RTCStatsCallback> callback, PassRefPtr<MediaStreamTrack> selector) in create()
41 …tionContext* context, PassOwnPtr<RTCStatsCallback> callback, PassRefPtr<MediaStreamTrack> selector) in RTCStatsRequestImpl()
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DSignerInformationStore.java46 SignerId selector) in get()
80 SignerId selector) in getSigners()
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
Dpixelzoomer.js42 function matchesSelector(node, selector) argument
51 function parentOfType(node, selector) argument

1234567