Home
last modified time | relevance | path

Searched refs:AlternateFontChangeAction (Results 1 – 6 of 6) sorted by relevance

/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/uidescription/editing/
H A Duiactions.cpp1207 AlternateFontChangeAction::AlternateFontChangeAction (UIDescription* description, UTF8StringPtr fon… in AlternateFontChangeAction() function in VSTGUI::AlternateFontChangeAction
1216 UTF8StringPtr AlternateFontChangeAction::getName () in getName()
1222 void AlternateFontChangeAction::perform () in perform()
1228 void AlternateFontChangeAction::undo () in undo()
H A Duiactions.h442 class AlternateFontChangeAction : public IAction
445AlternateFontChangeAction (UIDescription* description, UTF8StringPtr fontName, UTF8StringPtr newAl…
H A Duieditcontroller.cpp1671 …undoManager->pushAndPerform (new AlternateFontChangeAction (editDescription, fontName, newAlternat… in performAlternativeFontChange()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/uidescription/editing/
H A Duiactions.cpp1208 AlternateFontChangeAction::AlternateFontChangeAction (UIDescription* description, UTF8StringPtr fon… in AlternateFontChangeAction() function in VSTGUI::AlternateFontChangeAction
1217 UTF8StringPtr AlternateFontChangeAction::getName () in getName()
1223 void AlternateFontChangeAction::perform () in perform()
1229 void AlternateFontChangeAction::undo () in undo()
H A Duiactions.h442 class AlternateFontChangeAction : public IAction
445AlternateFontChangeAction (UIDescription* description, UTF8StringPtr fontName, UTF8StringPtr newAl…
H A Duieditcontroller.cpp1614 …undoManager->pushAndPerform (new AlternateFontChangeAction (editDescription, fontName, newAlternat… in performAlternativeFontChange()