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