Home
last modified time | relevance | path

Searched defs:m_match (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocumentMarker.cpp82 bool m_match; member in WebCore::DocumentMarkerTextMatch
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSSelector.h252 mutable unsigned m_match : 4; // enum Match variable
/external/chromium_org/courgette/
Dadjustment_method.cc297 Node* m_match = m_node->edges_in_frequency_order.front(); in TrySolveNode() local