Home
last modified time | relevance | path

Searched refs:CONFIG_USE_XFT (Results 1 – 10 of 10) sorted by relevance

/dports/x11-wm/wmx/wmx-8/
H A Dconfigure.in52 dnl Freetype: actually only needed if CONFIG_USE_XFT
55 … echo "Please either install Freetype, or ensure you have CONFIG_USE_XFT set to False in Config.h"
59 echo "Please either install Xft, or ensure you have CONFIG_USE_XFT set to False in Config.h"
63 …echo "Please either install Fontconfig, or ensure you have CONFIG_USE_XFT set to False in Config.h"
H A DMenu.C13 #ifdef CONFIG_USE_XFT
48 #ifdef CONFIG_USE_XFT in Menu()
106 #ifndef CONFIG_USE_XFT in Menu()
132 #ifndef CONFIG_USE_XFT in Menu()
140 #ifndef CONFIG_USE_XFT in Menu()
164 #ifdef CONFIG_USE_XFT in Menu()
188 #ifdef CONFIG_USE_XFT in getTextWidth()
200 #ifdef CONFIG_USE_XFT in cleanup()
204 #ifdef CONFIG_USE_XFT in cleanup()
237 #ifdef CONFIG_USE_XFT in getSelection()
[all …]
H A DBorder.h81 #ifdef CONFIG_USE_XFT
103 #ifdef CONFIG_USE_XFT
H A DConfig.h277 #define CONFIG_USE_XFT 1 macro
279 #ifdef CONFIG_USE_XFT
H A DBorder.C16 #ifdef CONFIG_USE_XFT
73 #ifdef CONFIG_USE_XFT in Border()
107 #ifdef CONFIG_USE_XFT in ~Border()
128 #ifdef CONFIG_USE_XFT in initialiseStatics()
154 #ifdef CONFIG_USE_XFT in initialiseStatics()
244 #ifndef CONFIG_USE_XFT in initialiseStatics()
444 #ifdef CONFIG_USE_XFT in drawLabel()
477 #ifdef CONFIG_USE_XFT in getRotatedTextWidth()
1049 #ifdef CONFIG_USE_XFT in configure()
H A DRotated.h1 #ifndef CONFIG_USE_XFT
H A DMenu.h24 #ifdef CONFIG_USE_XFT
H A DGeneral.h58 #ifdef CONFIG_USE_XFT
H A DRotated.C30 #ifndef CONFIG_USE_XFT
H A DManager.C97 #ifdef CONFIG_USE_XFT in WindowManager()