LMMS
Loading...
Searching...
No Matches
Fl_Osc_Pane.cpp File Reference
#include "Fl_Osc_Pane.H"
#include "Fl_Osc_Widget.H"
#include <cassert>
#include <cstdio>

Go to the source code of this file.

Functions

static void nested_update (Fl_Group *g)
static void nested_rebase (Fl_Group *g, std::string new_base)
static Fl_Osc_Panefind_osc_pane (Fl_Widget *root)

Function Documentation

◆ find_osc_pane()

Fl_Osc_Pane * find_osc_pane ( Fl_Widget * root)
static

◆ nested_rebase()

void nested_rebase ( Fl_Group * g,
std::string new_base )
static

◆ nested_update()

void nested_update ( Fl_Group * g)
static