Home
last modified time | relevance | path

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

/dports/graphics/grx/grx249/pascal/
H A Dgrx.pas456 function GrLowY: CInteger; asmname 'GrLowY'; in GrLowY() function
/dports/graphics/grx/grx249/include/
H A Dgrx20.h569 #define GrLowY() (GrCurrentContext()->gc_ycliplo) macro