31 title_ext->callback = [
this](
string next) {
36 const char *sub = strstr(orig,
"zynaddsubfx");
38 sub = strstr(orig,
"ZynAddSubFX");
51 title_ext->callback = [
this](
string next) {};
71 unsigned nchildren =
g->children();
72 for(
unsigned i=0;
i < nchildren; ++
i) {
73 Fl_Widget *widget =
g->child(
i);
76 }
else if(Fl_Group *o =
dynamic_cast<Fl_Group*
>(widget)) {
85 unsigned nchildren = this->children();
86 for(
unsigned i=0;
i < nchildren; ++
i) {
87 Fl_Widget *widget = this->child(
i);
91 if(
dynamic_cast<Fl_Group*
>(widget))
104 unsigned nchildren =
g->children();
105 for(
unsigned i=0;
i < nchildren; ++
i) {
106 Fl_Widget *widget =
g->child(
i);
111 }
else if(Fl_Group *o =
dynamic_cast<Fl_Group*
>(widget)) {
120 unsigned nchildren = this->children();
121 for(
unsigned i=0;
i < nchildren; ++
i) {
122 Fl_Widget *widget = this->child(
i);
128 else if(
dynamic_cast<Fl_Group*
>(widget))
138 Fl_Group *next = root->parent();
static void nested_rebase(Fl_Group *g, std::string new_base)
Definition Fl_Osc_Pane.cpp:102
static Fl_Osc_Pane * find_osc_pane(Fl_Widget *root)
Definition Fl_Osc_Pane.cpp:134
static void nested_update(Fl_Group *g)
Definition Fl_Osc_Pane.cpp:69
Definition Fl_Osc_Pane.H:48
virtual void rebase(std::string new_ext)
Definition Fl_Osc_Pane.cpp:163
std::string ext
Definition Fl_Osc_Pane.H:52
Fl_Osc_Group(int x, int y, int w, int h, const char *L=0)
Definition Fl_Osc_Pane.cpp:146
virtual std::string loc(void) const
Definition Fl_Osc_Pane.cpp:157
virtual void reext(std::string new_base)
Definition Fl_Osc_Pane.cpp:169
Definition Fl_Osc_Interface.h:56
Definition Fl_Osc_Pane.H:20
Fl_Osc_Pane(void)
Definition Fl_Osc_Pane.cpp:17
std::string base
Definition Fl_Osc_Pane.H:24
class Fl_Osc_Interface * osc
Definition Fl_Osc_Pane.H:23
std::string rewrite_rule
Definition Fl_Osc_Pane.H:32
std::string title_new
Definition Fl_Osc_Pane.H:34
std::string title_orig
Definition Fl_Osc_Pane.H:33
~Fl_Osc_Window(void)
Definition Fl_Osc_Pane.cpp:59
Fl_Osc_Window(int w, int h, const char *L=0)
Definition Fl_Osc_Pane.cpp:22
void update()
Definition Fl_Osc_Pane.cpp:83
virtual void rebase(std::string new_base)
Definition Fl_Osc_Pane.cpp:118
virtual std::string loc(void) const
Definition Fl_Osc_Pane.cpp:64
Osc_DataModel * title_ext
Definition Fl_Osc_Pane.H:31
void init(Fl_Osc_Interface *osc_, std::string loc_)
Definition Fl_Osc_Pane.cpp:26
void update_title()
Definition Fl_Osc_Pane.cpp:96
Definition Osc_DataModel.h:19
UINT_D64 w
Definition inflate.c:942
int y
Definition inflate.c:1588
int g
Definition inflate.c:1573
register unsigned i
Definition inflate.c:1575
unsigned x[BMAX+1]
Definition inflate.c:1586
uch * p
Definition crypt.c:594
uch h[RAND_HEAD_LEN]
Definition crypt.c:459