Home
last modified time | relevance | path

Searched refs:showInterface (Results 1 – 25 of 36) sorted by relevance

12

/dports/print/py-fontparts/fontParts-0.9.11/Lib/fontParts/
H A Dworld.py1 def OpenFont(path, showInterface=True): argument
15 return dispatcher["OpenFont"](pathOrObject=path, showInterface=showInterface)
18 def NewFont(familyName=None, styleName=None, showInterface=True): argument
37 showInterface=showInterface)
245 def RFont(path=None, showInterface=True): argument
246 return dispatcher["RFont"](pathOrObject=path, showInterface=showInterface)
630 def _fontshellRFont(pathOrObject=None, showInterface=True): argument
631 return fontshell.RFont(pathOrObject=pathOrObject, showInterface=showInterface)
638 def _fontshellNewFont(familyName=None, styleName=None, showInterface=True): argument
639 font = fontshell.RFont(showInterface=showInterface)
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/network-info-0.2.0.10/test/src/
H A DMain.hs7 mapM (putStrLn . showInterface) ns
9 showInterface :: NetworkInterface -> String
10 showInterface n = name n ++ "\n" function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/network-info-0.2.0.10/test/src/
H A DMain.hs7 mapM (putStrLn . showInterface) ns
9 showInterface :: NetworkInterface -> String
10 showInterface n = name n ++ "\n" function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/network-info-0.2.0.10/test/src/
H A DMain.hs7 mapM (putStrLn . showInterface) ns
9 showInterface :: NetworkInterface -> String
10 showInterface n = name n ++ "\n" function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/network-info-0.2.0.10/test/src/
H A DMain.hs7 mapM (putStrLn . showInterface) ns
9 showInterface :: NetworkInterface -> String
10 showInterface n = name n ++ "\n" function
/dports/audio/padthv1-lv2/padthv1-padthv1_0_9_23/src/padthv1.lv2/
H A Dpadthv1_ui-win32.ttl17 lv2:optionalFeature lv2ui:resize, lv2ui:idleInterface, lv2ui:showInterface ;
18 lv2:extensionData lv2ui:resize, lv2ui:idleInterface, lv2ui:showInterface ;
H A Dpadthv1_ui.ttl17 lv2:optionalFeature lv2ui:resize, lv2ui:idleInterface, lv2ui:showInterface ;
18 lv2:extensionData lv2ui:resize, lv2ui:idleInterface, lv2ui:showInterface ;
/dports/audio/samplv1-lv2/samplv1-samplv1_0_9_23/src/samplv1.lv2/
H A Dsamplv1_ui-win32.ttl17 lv2:optionalFeature lv2ui:resize, lv2ui:idleInterface, lv2ui:showInterface ;
18 lv2:extensionData lv2ui:resize, lv2ui:idleInterface, lv2ui:showInterface ;
H A Dsamplv1_ui.ttl17 lv2:optionalFeature lv2ui:resize, lv2ui:idleInterface, lv2ui:showInterface ;
18 lv2:extensionData lv2ui:resize, lv2ui:idleInterface, lv2ui:showInterface ;
/dports/audio/synthv1-lv2/synthv1-synthv1_0_9_23/src/synthv1.lv2/
H A Dsynthv1_ui.ttl17 lv2:optionalFeature lv2ui:resize, lv2ui:idleInterface, lv2ui:showInterface ;
18 lv2:extensionData lv2ui:resize, lv2ui:idleInterface, lv2ui:showInterface ;
H A Dsynthv1_ui-win32.ttl17 lv2:optionalFeature lv2ui:resize, lv2ui:idleInterface, lv2ui:showInterface ;
18 lv2:extensionData lv2ui:resize, lv2ui:idleInterface, lv2ui:showInterface ;
/dports/games/warzone2100/warzone2100/src/hci/
H A Dcommander.h30 bool showInterface() override;
H A Dresearch.h39 bool showInterface() override;
H A Dmanufacture.h54 bool showInterface() override;
H A Dbuild.h62 bool showInterface() override;
H A Dobjects_stats.h23 virtual bool showInterface() = 0;
H A Dcommander.cpp321 bool CommanderController::showInterface() in showInterface() function in CommanderController
/dports/print/py-fontparts/fontParts-0.9.11/Lib/fontParts/base/
H A Dfont.py23 def __init__(self, pathOrObject=None, showInterface=True): argument
37 showInterface=showInterface)
105 def _init(self, pathOrObject=None, showInterface=True, **kwargs): argument
/dports/audio/lv2lint/lv2lint-0.14.0/
H A DChangeLog67 * warn of ui:showInterface only for non-native UIs
/dports/audio/lv2/lv2-1.18.2/plugins/eg-sampler.lv2/
H A Dsampler.ttl68 lv2:extensionData ui:showInterface ;
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/plugins/eg-sampler.lv2/
H A Dsampler.ttl66 lv2:extensionData ui:showInterface ;
/dports/print/py-fontparts/fontParts-0.9.11/Lib/fontParts/fontshell/
H A Dfont.py31 def _init(self, pathOrObject=None, showInterface=True, **kwargs): argument
/dports/audio/spectmorph/spectmorph-0.5.2/
H A DTODO70 - could implement ui:showInterface for hosts that don't support X11UI
/dports/audio/jalv/jalv-1.6.6/
H A DNEWS7 * Support port events for ui:showInterface UIs
/dports/audio/lv2/lv2-1.18.2/lv2/ui/
H A Dui.ttl206 ui:showInterface

12