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

/xsrc/external/mit/xditview/dist/
H A Dxditview.c567 Position source_x, source_y; local in function:MakePrompt
609 source_y = (int) (center_height - prompt_height) / 3;
610 XtTranslateCoords(centerw, source_x, source_y, &dest_x, &dest_y);

Completed in 3 milliseconds