Home
last modified time | relevance | path

Searched refs:find_proj_atom (Results 1 – 3 of 3) sorted by relevance

/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DDRAWxtl_proto.h245 int find_proj_atom (int, int);
H A Dcursor.cxx154 find_proj_atom (int x, int y) in find_proj_atom() function
H A DTb_Window.cxx291 atomno = find_proj_atom (Fl::event_x (), Fl::event_y ()); in handle()