Home
last modified time | relevance | path

Searched defs:noteFont (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dcommandlinkbutton.cpp150 wxFont noteFont = dc.GetFont(); in DoGetBestSize() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dcommandlinkbutton.cpp153 wxFont noteFont = dc.GetFont(); in DoGetBestSize() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dcommandlinkbutton.cpp153 wxFont noteFont = dc.GetFont(); in DoGetBestSize() local
/dports/audio/dmidiplayer/dmidiplayer-1.5.1/
H A Dprefsdialog.cpp233 QFont noteFont; in apply() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lab/
H A Dspecial.cpp49 TextFont *noteFont = _resource->getFont("F:Note.fon"); in doNotes() local
/dports/games/scummvm/scummvm-2.5.1/engines/lab/
H A Dspecial.cpp49 TextFont *noteFont = _resource->getFont("F:Note.fon"); in doNotes() local
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/configuration/
H A DNotationConfigurationPage.cpp673 NoteFont *noteFont = NoteFontFactory::getFont in slotFontComboChanged() local
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/editors/tab/
H A DTGResources.java36 private Font noteFont; field in TGResources