Home
last modified time | relevance | path

Searched refs:Constraint (Results 1 – 1 of 1) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Ddeltablue.js156 function Constraint(strength) { class
163 Constraint.prototype.addConstraint = function () {
175 Constraint.prototype.satisfy = function (mark) {
193 Constraint.prototype.destroyConstraint = function () {
203 Constraint.prototype.isInput = function () {
222 UnaryConstraint.inheritsFrom(Constraint);
352 BinaryConstraint.inheritsFrom(Constraint);