Searched refs:work_area_bottom (Results 1 – 2 of 2) sorted by relevance
55 int work_area_bottom = 0; in GetPersistentState() local60 wp_pref->GetInteger("work_area_bottom", &work_area_bottom); in GetPersistentState()65 std::max(0, work_area_bottom - work_area_top)); in GetPersistentState()
136 windowPreferences->SetInteger("work_area_bottom", workArea.bottom());