Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
sc_filter.cpp File Reference
#include "common.h"
#include "dbasepool.h"
#include "scidbase.h"
#include "ui.h"
Include dependency graph for sc_filter.cpp:

Go to the source code of this file.

Functions

int sc_filter_old (ClientData cd, Tcl_Interp *ti, int argc, const char **argv)
 FILTER functions. More...
 
UI_res_t sc_filter (UI_extra_t cd, UI_handle_t ti, int argc, const char **argv)
 

Function Documentation

◆ sc_filter()

UI_res_t sc_filter ( UI_extra_t  cd,
UI_handle_t  ti,
int  argc,
const char **  argv 
)

Definition at line 165 of file sc_filter.cpp.

◆ sc_filter_old()

int sc_filter_old ( ClientData  cd,
Tcl_Interp *  ti,
int  argc,
const char **  argv 
)

FILTER functions.

Definition at line 1602 of file tkscid.cpp.