Searched defs:ViewportDescription (Results 1 – 2 of 2) sorted by relevance
37 struct ViewportDescription { struct61 ViewportDescription(Type type = UserAgentStyleSheet) argument62 : type(type) in type()86 bool operator==(const ViewportDescription& other) const argument118 #endif // ViewportDescription_h argument
157 virtual void dispatchViewportPropertiesDidChange(const ViewportDescription&) const { } in dispatchViewportPropertiesDidChange()