Searched refs:MEDIUM_FONT_PT_SIZE (Results 1 – 2 of 2) sorted by relevance
/GUIX-v6.4.1/guix_studio/ | ||
D | studiox_constants.h | 19 #define MEDIUM_FONT_PT_SIZE 11 macro |
D | studiox.cpp | 120 int height = -MulDiv(MEDIUM_FONT_PT_SIZE, dpi, 72); in CreateSystemFonts() |