HomeSort by: relevance | last modified time | path
    Searched refs:buffer_mark (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/bitmap/dist/
BitmapP.h 133 BWArea mark, buffer_mark; member in struct:__anon7
Bitmap.c 852 new->bitmap.buffer_mark.from_x = new->bitmap.buffer_mark.from_y = NotSet;
853 new->bitmap.buffer_mark.to_x = new->bitmap.buffer_mark.to_y = NotSet;
Graphics.c 1485 BW->bitmap.buffer_mark = BW->bitmap.mark;
1493 BW->bitmap.buffer_mark = BW->bitmap.mark;
1589 BWMark(w, BW->bitmap.buffer_mark.from_x, BW->bitmap.buffer_mark.from_y,
1590 BW->bitmap.buffer_mark.to_x, BW->bitmap.buffer_mark.to_y);
1593 BW->bitmap.buffer_mark= tmp_mark;

Completed in 5 milliseconds