Home
last modified time | relevance | path

Searched refs:L_rect (Results 1 – 5 of 5) sorted by relevance

/dports/games/neverball/neverball-1.6.0/share/
H A Dhmd_common.c39 static const struct point L_rect[4] = { variable
151 glBufferData_(GL_ARRAY_BUFFER, sizeof (L_rect), L_rect, GL_STATIC_DRAW); in hmd_common_init()
/dports/math/R/R-4.1.2/src/library/grid/src/
H A Dgrid.h318 SEXP L_rect(SEXP x, SEXP y, SEXP w, SEXP h, SEXP hjust, SEXP vjust);
H A Dgrid.c3247 SEXP L_rect(SEXP x, SEXP y, SEXP w, SEXP h, SEXP hjust, SEXP vjust) in L_rect() function
/dports/math/libRmath/R-4.1.1/src/library/grid/src/
H A Dgrid.h318 SEXP L_rect(SEXP x, SEXP y, SEXP w, SEXP h, SEXP hjust, SEXP vjust);
H A Dgrid.c3247 SEXP L_rect(SEXP x, SEXP y, SEXP w, SEXP h, SEXP hjust, SEXP vjust) in L_rect() function