Searched refs:old_add_size (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXaw/dist/src/
H A DPaned.c1126 int old_add_size = add_size, old_sub_size; local in function:MoveGripAdjustment
1133 if (add_size != old_add_size)
1134 sub_size += old_add_size - add_size;

Completed in 3 milliseconds