Searched defs:ViewportDescription (Results 1 – 2 of 2) sorted by relevance
39 struct ViewportDescription { struct63 ViewportDescription(Type type = UserAgentStyleSheet) argument64 : type(type) in type()99 bool operator==(const ViewportDescription& other) const argument139 #endif // ViewportDescription_h argument
146 virtual void dispatchViewportPropertiesDidChange(const ViewportDescription&) const { } in dispatchViewportPropertiesDidChange()