HomeSort by relevance Sort by last modified time
    Searched full:m_candidates (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElementRegistrationContext.h 77 CustomElementUpgradeCandidateMap m_candidates; member in class:WebCore::CustomElementRegistrationContext
CustomElementRegistrationContext.cpp 56 const CustomElementUpgradeCandidateMap::ElementSet& upgradeCandidates = m_candidates.takeUpgradeCandidatesFor(definition->descriptor());
111 m_candidates.add(descriptor, element);

Completed in 698 milliseconds