Lines Matching defs:StyleInfo
49 class StyleInfo
53 StyleInfo()
58 StyleInfo(const StyleInfo &other)
63 StyleInfo &operator=(const StyleInfo &other)
69 void assign(const StyleInfo &other)
93 virtual ~StyleInfo()
97 bool equals(const StyleInfo &other)
289 StyleInfo si = styleTable[styleLookupTable[id]];
295 std::vector<StyleInfo> styleTable;