Searched defs:yMin (Results 1 – 2 of 2) sorted by relevance
44 int yMin = value.getY(); in marshal() local59 int yMin = buffer.getInt(); in unmarshal() local
932 float xMin = 0.f, xWidth = 1.f, yMin = 0.f, yWidth = 1.f; in updateBgScaling() local