Searched refs:inset_w (Results 1 – 1 of 1) sorted by relevance
816 const int inset_w = bounds.size.width / 4; in CreateHelpSubwindow() local817 bounds.origin.x += inset_w; in CreateHelpSubwindow()818 bounds.size.width -= 2 * inset_w; in CreateHelpSubwindow()