Searched defs:clipHeight (Results 1 – 3 of 3) sorted by relevance
70 double clipHeight = NearZero(height_) ? paintSize.Height() : height_; in SyncGeometryProperties() local
170 double clipHeight = 0.0; in GetClipRect() local
297 float clipHeight = 0; in Draw() local314 void SetClipHeight(float clipHeight) in SetClipHeight()