Home
last modified time | relevance | path

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

/dports/cad/ldview/ldview-4.4/CUI/
H A DCUIWindow.cpp12 static LONG g_checkBoxWidth = 0; variable
3611 g_checkBoxWidth, width * 2, optimalWidth); in fixControlSize()
3639 g_checkBoxWidth = size.cy + (LONG)(scaleFactor * 4); in fixDialogSizes()