Searched refs:MoveAToRightOfB (Results 1 – 1 of 1) sorted by relevance
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/ |
H A D | WorkspaceW.c | 360 static int MoveAToRightOfB (XmWorkspaceWidget ww, 4277 (void)MoveAToRightOfB(ww, other, current, event); in ResolveOverlaps() 4285 delta_x += MoveAToRightOfB(ww, current, other, event); in ResolveOverlaps() 4324 (void)MoveAToRightOfB(ww, current, other, event); in ResolveOverlaps() 4333 (void)MoveAToRightOfB(ww, other, current, event); in ResolveOverlaps() 4349 static int MoveAToRightOfB( XmWorkspaceWidget ww, in MoveAToRightOfB() function
|