Home
last modified time | relevance | path

Searched defs:GetNormalFont (Results 1 – 4 of 4) sorted by relevance

/dports/x11/xterm/xterm-370/
H A Dfontutils.h73 #define GetNormalFont(screen, which) (&((screen)->fnts[which])) macro
/dports/games/scummvm/scummvm-2.5.1/engines/ags/plugins/core/
H A Dgame.cpp242 void Game::GetNormalFont(ScriptMethodParams &params) { in GetNormalFont() function in AGS3::Plugins::Core::Game
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/aui/
H A Dtabart.py915 def GetNormalFont(self): member in AuiDefaultTabArt
1561 def GetNormalFont(self): member in AuiSimpleTabArt
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/common/PropTree/
H A DPropTree.cpp272 CFont* CPropTree::GetNormalFont() in GetNormalFont() function in CPropTree