Home
last modified time | relevance | path

Searched refs:MEDIUM_FONT_PT_SIZE (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dstudiox_constants.h19 #define MEDIUM_FONT_PT_SIZE 11 macro
Dstudiox.cpp120 int height = -MulDiv(MEDIUM_FONT_PT_SIZE, dpi, 72); in CreateSystemFonts()