Searched refs:inset_h (Results 1 – 1 of 1) sorted by relevance
711 const int inset_h = bounds.size.height / 4; in CreateHelpSubwindow() local712 bounds.origin.y += inset_h; in CreateHelpSubwindow()713 bounds.size.height -= 2 * inset_h; in CreateHelpSubwindow()