Home
last modified time | relevance | path

Searched defs:ShowClass (Results 1 – 2 of 2) sorted by last modified time

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DDesignWnd.cpp1717 void PartsListBox::ShowClass(ShipPartClass part_class, bool refresh_list) { in ShowClass() function in PartsListBox
2054 void DesignWnd::PartPalette::ShowClass(ShipPartClass part_class, bool refresh_list) { in ShowClass() function in DesignWnd::PartPalette
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/deriving-compat-0.5.10/src/Text/Show/Deriving/
H A DInternal.hs589 data ShowClass = Show type