struct EE::UI::CSS::StyleSheet::SourcePosition¶
#include <stylesheet.hpp> struct SourcePosition { // fields SourceOrder styleSheet { 0 }; Uint32 rule { 0 }; // methods bool operator<(const SourcePosition& other) const; };
#include <stylesheet.hpp> struct SourcePosition { // fields SourceOrder styleSheet { 0 }; Uint32 rule { 0 }; // methods bool operator<(const SourcePosition& other) const; };