webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
WebCore::PriorityCompare Struct Reference

Public Member Functions

 PriorityCompare (SMILTime elapsed)
 
bool operator() (SVGSMILElement *a, SVGSMILElement *b)
 

Public Attributes

SMILTime m_elapsed
 

Constructor & Destructor Documentation

◆ PriorityCompare()

WebCore::PriorityCompare::PriorityCompare ( SMILTime  elapsed)
inline

Member Function Documentation

◆ operator()()

bool WebCore::PriorityCompare::operator() ( SVGSMILElement a,
SVGSMILElement b 
)
inline

Member Data Documentation

◆ m_elapsed

SMILTime WebCore::PriorityCompare::m_elapsed

The documentation for this struct was generated from the following file: