Searched refs:Intercept (Results 1 – 7 of 7) sorted by relevance
188 FLOAT32 Slope, Intercept, Normalizer; in FillABC() local191 Intercept = Proto->Y - Slope * Proto->X; in FillABC()195 Proto->C = Intercept * Normalizer; in FillABC()
31 Intercept.cpp \
48 …onentTransferFunctionElementIdentifier, SVGNames::interceptAttrString, float, Intercept, intercept)
752 register float Intercept; in Normalize() local756 Intercept = Values [1] - Slope * Values [0]; in Normalize()761 Values [2] = Intercept * Normalizer; in Normalize()
23380 Intercept the drag start using the new UI delegate method, package an NSDraggingInfo,
74745 - Intercept the Escape key and cancel editing, not saving any changes.
21034 (WebCore::ResourceHandle::receivedCredential): Intercept per-session credentials and store