Home
last modified time | relevance | path

Searched refs:DEFAULT_PIXEL_SIZE (Results 1 – 4 of 4) sorted by relevance

/dports/math/minizinc-ide/MiniZincIDE-2.5.5/cp-profiler/src/cpprofiler/pixel_views/
H A Dpixel_image.hh18 constexpr static int DEFAULT_PIXEL_SIZE = 10; variable
33 int pixel_size_ = DEFAULT_PIXEL_SIZE;
/dports/print/libotf/libotf-0.9.16/example/
H A Dotftobdf.c34 #define DEFAULT_PIXEL_SIZE 16 macro
126 int pixel_size = DEFAULT_PIXEL_SIZE; in main()
H A Dotfview.c67 #define DEFAULT_PIXEL_SIZE 30 macro
1640 DEFAULT_PIXEL_SIZE); in help()
1660 pixel_size = DEFAULT_PIXEL_SIZE; in main()
/dports/x11-fonts/gbdfed/gbdfed-1.6/
H A Dglyphedit.c45 #define DEFAULT_PIXEL_SIZE 10 macro
860 gw->default_pixel_size = gw->pixel_size = DEFAULT_PIXEL_SIZE; in glyphedit_init()