Searched defs:font_size_default (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dstyle-internal.cpp278 computed = value * SPIFontSize::font_size_default;
286 computed = value * SPIFontSize::font_size_default * 0.5;
297 computed = value * SPIFontSize::font_size_default;
1902 float const SPIFontSize::font_size_default = 12.0; member in class:SPIFontSize
H A Dstyle-internal.h997 static float const font_size_default; member in class:SPIFontSize

Completed in 21 milliseconds