Searched refs:source_x (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
608 source_x = (int) (center_width - prompt_width) / 2;
610 XtTranslateCoords(centerw, source_x, source_y, &dest_x, &dest_y);

Completed in 3 milliseconds