ARB
|
#include "aw_select.hxx"
#include "aw_window_Xm.hxx"
#include "aw_root.hxx"
#include "aw_awar.hxx"
#include <arb_strarray.h>
#include <arb_strbuf.h>
#include <arb_str.h>
#include <arb_sort.h>
#include <ad_cb.h>
#include <Xm/List.h>
Go to the source code of this file.
Functions | |
__ATTR__NORETURN void | TERMINATE_selection_type_mismatch (const char *triedType) |
XmString | XmStringCreateSimple_wrapper (const char *text) |
static int | sel_sort_backward (const char *d1, const char *d2) |
static int | sel_isort_backward (const char *d1, const char *d2) |
static int | gb_compare_function__2__sellist_cmp_fun (const void *t1, const void *t2, void *v_selcmp) |
static void | AW_DB_selection_refresh_cb (GBDATA *, AW_DB_selection *selection) |
|
inline |
Definition at line 26 of file AW_select.cxx.
References type_mismatch().
Referenced by AW_selection_list::insert(), and AW_selection_list::insert_default().
|
inline |
Definition at line 49 of file AW_select.cxx.
Referenced by AW_selection_list::update().
Definition at line 470 of file AW_select.cxx.
Referenced by AW_selection_list::sort().
Definition at line 471 of file AW_select.cxx.
References ARB_stricmp().
Referenced by AW_selection_list::sort().
|
static |
Definition at line 472 of file AW_select.cxx.
Referenced by AW_selection_list::sortCustom().
|
static |
Definition at line 575 of file AW_select.cxx.
References AW_selection::refresh().
Referenced by AW_DB_selection::AW_DB_selection(), and AW_DB_selection::~AW_DB_selection().