Home
last modified time | relevance | path

Searched defs:GetFormatLabel (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/settings/
H A DSettingControl.h62 int GetFormatLabel() const { return m_formatLabel; } in GetFormatLabel() function
230 int GetFormatLabel() const { return m_formatLabel; } in GetFormatLabel() function
258 int GetFormatLabel() const { return m_formatLabel; } in GetFormatLabel() function
/dports/databases/grass7/grass-7.8.6/scripts/r.in.wms/
H A Dwms_base.py667 def GetFormatLabel(self, format): member in WMSDriversInfo