OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_evaluationRound
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/
MediaQueryList.h
58
unsigned
m_evaluationRound
; // Indicates if the query has been evaluated after the last style selector change.
MediaQueryMatcher.h
52
unsigned evaluationRound() const { return
m_evaluationRound
; }
82
unsigned
m_evaluationRound
;
Completed in 82 milliseconds