Home | History | Annotate | Download | only in css

Lines Matching defs:coords

1873             Vector<int> coords;
1876 coords.append(int(value->fValue));
1881 int nrcoords = coords.size();
1886 hotSpot = IntPoint(coords[0], coords[1]);