ARB
|
#include "aw_window_Xm_interface.hxx"
#include <aw_window.hxx>
#include <aw_window_Xm.hxx>
#include "aw_common_xm.hxx"
#include <aw_root.hxx>
Go to the source code of this file.
Functions | |
XtAppContext | AW_get_XtAppContext (AW_root *aw_root) |
Widget | AW_get_AreaWidget (AW_window *aww, AW_area area) |
GC | AW_map_AreaGC (AW_window *aww, AW_area area, int gc) |
XtAppContext AW_get_XtAppContext | ( | AW_root * | aw_root | ) |
Definition at line 20 of file AW_window_Xm_interface.cxx.
References AW_root_Motif::context, and AW_root::prvt.
Referenced by CreateRNA3DMainWindow().
Definition at line 24 of file AW_window_Xm_interface.cxx.
References AW_window_Motif::areas, AW_area_management::get_area(), and AW_window::p_w.
Referenced by CreateRNA3DMainWindow().
Definition at line 28 of file AW_window_Xm_interface.cxx.
References AW_window_Motif::areas, AW_area_management::get_common(), AW_common_Xm::get_GC(), and AW_window::p_w.