Home
last modified time | relevance | path

Searched defs:null_rect (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/guilib/GUIlib-1.2.1/
H A Dhello.cpp87 SDL_Rect null_rect = { 0, 0, 0, 0 }; in main() local
/dports/graphics/gegl/gegl-0.4.34/tests/simple/
H A Dtest-buffer-changes.c27 GeglRectangle null_rect = {0, 0, 0, 0}; variable
/dports/security/ridl/ridl-11b3240/nuklear/src/
H A Dnuklear_contextual.c17 NK_STORAGE const struct nk_rect null_rect = {-1,-1,0,0}; in nk_contextual_begin() local
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/src/
H A Dnuklear_contextual.c17 NK_STORAGE const struct nk_rect null_rect = {-1,-1,0,0}; in nk_contextual_begin() local
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxcpath.c120 gs_fixed_rect null_rect; in cpath_init_own_contents() local
473 gs_fixed_rect null_rect; in gx_cpath_reset() local
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxcpath.c120 gs_fixed_rect null_rect; in cpath_init_own_contents() local
473 gs_fixed_rect null_rect; in gx_cpath_reset() local
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxcpath.c118 gs_fixed_rect null_rect; in cpath_init_own_contents() local
530 gs_fixed_rect null_rect; in gx_cpath_reset() local
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxcpath.c143 gs_fixed_rect null_rect; in cpath_init_own_contents() local
578 gs_fixed_rect null_rect; in gx_cpath_reset() local
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxcpath.c118 gs_fixed_rect null_rect; in cpath_init_own_contents() local
530 gs_fixed_rect null_rect; in gx_cpath_reset() local
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxcpath.c133 gs_fixed_rect null_rect; in cpath_init_own_contents() local
561 gs_fixed_rect null_rect; in gx_cpath_reset() local
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxcpath.c133 gs_fixed_rect null_rect; in cpath_init_own_contents() local
561 gs_fixed_rect null_rect; in gx_cpath_reset() local
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxcpath.c143 gs_fixed_rect null_rect; in cpath_init_own_contents() local
578 gs_fixed_rect null_rect; in gx_cpath_reset() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/tests/
H A Dstruct_unittest.cc114 RectPtr null_rect = nullptr; in TEST_F() local