Home
last modified time | relevance | path

Searched defs:WebLayerPositionConstraint (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
DWebLayerPositionConstraint.h31 struct WebLayerPositionConstraint { struct
36 WebLayerPositionConstraint() in WebLayerPositionConstraint() argument
43 static WebLayerPositionConstraint fixedPosition(bool fixedToRightEdge, bool fixedToBottomEdge) in fixedPosition() argument