Home
last modified time | relevance | path

Searched defs:FLAG_HIDDEN (Results 1 – 14 of 14) sorted by relevance

/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Doptionentry.h61 FLAG_HIDDEN = 1 << 0, enumerator
/dports/www/aria2/aria2-1.36.0/src/
H A DAbstractOptionHandler.h125 FLAG_HIDDEN = 1, enumerator
/dports/mail/libvmime/vmime-0.9.2/src/vmime/net/
H A DserviceInfos.hpp132 FLAG_HIDDEN = (1 << 1), /*< The property should not be shown enumerator
/dports/cad/horizon-eda/horizon-2.1.0/src/canvas/
H A Dtriangle.hpp37 static const int FLAG_HIDDEN = 1 << 0; member in horizon::TriangleInfo
/dports/textproc/htdig/htdig-3.2.0b6/htcommon/
H A DHtWordReference.h42 #define FLAG_HIDDEN 16384 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/base/files/
H A Dfile.h66 FLAG_HIDDEN = 1 << 12, // Used on Windows only. enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/files/
H A Dfile.h68 FLAG_HIDDEN = 1 << 12, // Used on Windows only. enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/files/
H A Dfile.h68 FLAG_HIDDEN = 1 << 12, // Used on Windows only. enumerator
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/java/de/lmu/ifi/dbs/elki/visualization/projections/
H A DSimpleParallel.java67 final static byte FLAG_HIDDEN = 1; field in SimpleParallel
/dports/security/clamav-lts/clamav-0.103.5/shared/
H A Doptparser.c71 #define FLAG_HIDDEN 4 /* don't print in clamconf --generate-config */ macro
/dports/security/clamav/clamav-0.104.2/common/
H A Doptparser.c71 #define FLAG_HIDDEN 4 /* don't print in clamconf --generate-config */ macro
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/gumps/
H A Dgump.h428 FLAG_HIDDEN = 0x0002, // When set, the gump will not be drawn enumerator
/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_structs.h213 FLAG_HIDDEN = 'H', enumerator
/dports/www/osticket/upload/include/
H A Dclass.thread.php841 const FLAG_HIDDEN = 0x0004; define in ThreadEntry