Searched refs:resize_from_program (Results 1 – 7 of 7) sorted by relevance
1029 int resize_from_program = (this != resize_bug_fix); in resize() local1030 if (!resize_from_program) resize_bug_fix = 0; in resize()1031 if (is_a_move && resize_from_program) set_flag(FL_FORCE_POSITION); in resize()1040 if (resize_from_program && is_a_resize && !resizable()) { in resize()1044 if (resize_from_program && shown()) { in resize()
1568 int resize_from_program = (this != resize_bug_fix); in resize() local1569 if (!resize_from_program) resize_bug_fix = 0; in resize()1570 if (is_a_move && resize_from_program) set_flag(FORCE_POSITION); in resize()1579 if (resize_from_program && is_a_resize && !resizable()) { in resize()1583 if (resize_from_program && shown()) { in resize()
1332 int resize_from_program = (this != resize_bug_fix); in resize() local1333 if (!resize_from_program) resize_bug_fix = 0; in resize()1354 if (resize_from_program && shown()) { in resize()
1882 int resize_from_program = (this != resize_bug_fix); in resize() local1883 if (!resize_from_program) resize_bug_fix = 0; in resize()1884 if (is_a_move && resize_from_program) set_flag(FORCE_POSITION); in resize()1893 if (resize_from_program && is_a_resize && !resizable()) { in resize()1897 if (resize_from_program && shown()) { in resize()
2266 int resize_from_program = (this != resize_bug_fix); in resize() local2267 if (!resize_from_program) resize_bug_fix = 0; in resize()2268 if (is_a_move && resize_from_program) set_flag(FORCE_POSITION); in resize()2277 if (resize_from_program && is_a_resize && !resizable()) { in resize()2281 if (resize_from_program && shown()) { in resize()
1647 int resize_from_program = (this != resize_bug_fix); local1648 if (!resize_from_program) resize_bug_fix = 0;1669 if (resize_from_program && shown()) {