Home
last modified time | relevance | path

Searched refs:themeOnlyPath (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dwmapp.cc363 themeOnlyPath += false; in subdirs()
367 themeOnlyPath += true; in subdirs()
371 themeOnlyPath += false; in subdirs()
375 themeOnlyPath += false; in subdirs()
385 themeOnlyPath += true; in subdirs()
388 themeOnlyPath += false; in subdirs()
394 themeOnlyPath += true; in subdirs()
397 themeOnlyPath += false; in subdirs()
403 themeOnlyPath += true; in subdirs()
406 themeOnlyPath += false; in subdirs()
[all …]
H A Dwmapp.h147 YArray<bool> themeOnlyPath; variable