Home
last modified time | relevance | path

Searched refs:private_rmBitmapSetHeight (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/openrm/rm160/rm/
H A Drmbitmap.c127 private_rmBitmapSetHeight(b, height); in rmBitmapNew()
H A Drmprivat.h409 #define private_rmBitmapSetHeight(b,i) ((b)->h = (i)) macro