Home | History | Annotate | Download | only in libwebm

Lines Matching refs:crop_top

460   void set_crop_top(uint64 crop_top) { crop_top_ = crop_top; }
461 uint64 crop_top() const { return crop_top_; }