Searched refs:is_within_bounds (Results 1 – 2 of 2) sorted by relevance
168 int is_within_bounds = 1; in check_param() local174 is_within_bounds = 0; in check_param()181 is_within_bounds = 0; in check_param()184 return is_within_bounds; in check_param()
79 bool is_within_bounds = ComputeBoundsForNextPanel(&bounds, true); in CreatePanel() local82 if (is_within_bounds) in CreatePanel()