Home
last modified time | relevance | path

Searched defs:GrSizeX (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/grx/grx249/pascal/
H A Dgrx.pas453 function GrSizeX:CInteger; asmname 'GrSizeX'; in GrSizeX() function
/dports/graphics/grx/grx249/include/
H A Dgrx20.h566 #define GrSizeX() (GrMaxX() + 1) macro