Home
last modified time | relevance | path

Searched defs:TinyTagEditor (Results 1 – 3 of 3) sorted by relevance

/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/screens/
H A Dtiny_tag_editor.h32 struct TinyTagEditor: Screen<NC::Menu<NC::Buffer>>, HasActions struct
41 virtual ScreenType type() override { return ScreenType::TinyTagEditor; } in type() argument
63 extern TinyTagEditor *myTinyTagEditor; argument
H A Dscreen_type.h51 TinyTagEditor, enumerator
H A Dtiny_tag_editor.cpp52 TinyTagEditor::TinyTagEditor() in TinyTagEditor() function in TinyTagEditor