Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Ddefs.h195 const double DIALOG_CURSOR_PIC_FONTSIZE_MULTIPLE = 2.25; variable
H A DImageCache.cpp2324 double ratio = DIALOG_CURSOR_PIC_FONTSIZE_MULTIPLE; in generate()