Home
last modified time | relevance | path

Searched refs:isForeground (Results 1 – 25 of 57) sorted by relevance

123

/dports/audio/drumstick/drumstick-2.5.0/tests/widgetsTest/
H A Dwidgetstest.cpp73 QCOMPARE(p.isForeground(), false); in testPaletteSingle()
84 QCOMPARE(p.isForeground(), false); in testPaletteDouble()
95 QCOMPARE(p.isForeground(), false); in testPaletteChannels()
106 QCOMPARE(p.isForeground(), false); in testPaletteScale()
117 QCOMPARE(p.isForeground(), false); in testPaletteKeys()
128 QCOMPARE(p.isForeground(), true); in testPaletteFont()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/xre/
H A DnsCommandLineServiceMac.cpp69 Boolean isForeground = false; in SetupMacCommandLine() local
73 ::SameProcess(&psnSelf, &psnFront, &isForeground) == noErr && in SetupMacCommandLine()
74 isForeground) { in SetupMacCommandLine()
/dports/deskutils/latte-dock/latte-dock-0.10.6/declarativeimports/abilities/items/indicators/
H A DLevelOptions.qml17 property bool isForeground: false
34 isForeground = !isBackground;
38 isBackground = !isForeground;
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/xre/
H A DnsCommandLineServiceMac.cpp74 Boolean isForeground = false; in SetupMacCommandLine() local
78 ::SameProcess(&psnSelf, &psnFront, &isForeground) == noErr && in SetupMacCommandLine()
79 isForeground) { in SetupMacCommandLine()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/jni/
H A DBuilder.hxx169 …onst* userSize, int userSizeSize, int centerPos, int foreground, bool isForeground, int background…
171 …y, double h, double w, double start, double end, int foreground, bool isForeground, int background…
183 …avaVM * jvm_, int parent, bool closed, int plot, int foreground, bool isForeground, int const* bac…
H A DBuilder.cpp426 …onst* userSize, int userSizeSize, int centerPos, int foreground, bool isForeground, int background… in createText() argument
475 jboolean isForeground_ = (static_cast<bool>(isForeground) ? JNI_TRUE : JNI_FALSE); in createText()
496 …y, double h, double w, double start, double end, int foreground, bool isForeground, int background… in createArc() argument
510 jboolean isForeground_ = (static_cast<bool>(isForeground) ? JNI_TRUE : JNI_FALSE); in createArc()
732 …avaVM * jvm_, int parent, bool closed, int plot, int foreground, bool isForeground, int const* bac… in createPolyline() argument
748 jboolean isForeground_ = (static_cast<bool>(isForeground) ? JNI_TRUE : JNI_FALSE); in createPolyline()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/gtk/
H A Dap_UnixDialog_Background.cpp119 if(isForeground()) in _constructWindow()
181 if(!isForeground()) in _constructWindowContents()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_Background.h47 bool isForeground(void) const {return m_bDoForeground;} in isForeground() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/cpp/
H A DcreateGraphicObject.cpp283 bool isForeground = foreground != NULL; in createPolyline() local
289 isForeground ? *foreground : 0, isForeground, in createPolyline()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/bgsegm/src/
H A Dbgfg_gmg.cpp381 bool isForeground = false; in operator ()() local
392 isForeground = ((1.0 - posterior) > decisionThreshold_); in operator ()()
420 fgmask_row[x] = (uchar)(-(schar)isForeground); in operator ()()
/dports/deskutils/latte-dock/latte-dock-0.10.6/declarativeimports/abilities/items/
H A DIndicatorLevel.qml18 … && (level.isBackground || (level.isForeground && level.indicator.host.info.providesFrontLayer))
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/inc/
H A Dshape.hxx212 virtual bool isForeground() const { return mbIsForeground; }; in isForeground() function in slideshow::internal::Shape
/dports/audio/drumstick/drumstick-2.5.0/library/include/drumstick/
H A Dpianopalette.h77 bool isForeground() const;
/dports/graphics/aseprite/aseprite-1.2.9/src/ui/
H A Dwindow.h48 bool isForeground() const { return m_isForeground; } in isForeground() function
H A Dwindow.cpp80 if (window()->isForeground() && in onProcessMessage()
88 if (window()->isForeground() && in onProcessMessage()
529 if (isForeground() || isDesktop()) in onBroadcastMouseMessage()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudalegacy/src/cuda/
H A Dgmg.cu196 const bool isForeground = ((1.0f - posterior) > c_decisionThreshold); in update() local
197 fgmask(y, x) = (uchar)(-isForeground); in update()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/native/jni/qt-peer/
H A Dqtcomponentpeer.cpp252 (JNIEnv *env, jobject obj, jint r, jint g, jint b, jboolean isForeground) in Java_gnu_java_awt_peer_qt_QtComponentPeer_setGround() argument
259 (isForeground == JNI_TRUE), in Java_gnu_java_awt_peer_qt_QtComponentPeer_setGround()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/native/jni/qt-peer/
H A Dqtcomponentpeer.cpp252 (JNIEnv *env, jobject obj, jint r, jint g, jint b, jboolean isForeground) in Java_gnu_java_awt_peer_qt_QtComponentPeer_setGround() argument
259 (isForeground == JNI_TRUE), in Java_gnu_java_awt_peer_qt_QtComponentPeer_setGround()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/native/jni/qt-peer/
H A Dqtcomponentpeer.cpp252 (JNIEnv *env, jobject obj, jint r, jint g, jint b, jboolean isForeground) in Java_gnu_java_awt_peer_qt_QtComponentPeer_setGround() argument
259 (isForeground == JNI_TRUE), in Java_gnu_java_awt_peer_qt_QtComponentPeer_setGround()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/native/jni/qt-peer/
H A Dqtcomponentpeer.cpp252 (JNIEnv *env, jobject obj, jint r, jint g, jint b, jboolean isForeground) in Java_gnu_java_awt_peer_qt_QtComponentPeer_setGround() argument
259 (isForeground == JNI_TRUE), in Java_gnu_java_awt_peer_qt_QtComponentPeer_setGround()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/native/jni/qt-peer/
H A Dqtcomponentpeer.cpp252 (JNIEnv *env, jobject obj, jint r, jint g, jint b, jboolean isForeground) in Java_gnu_java_awt_peer_qt_QtComponentPeer_setGround() argument
259 (isForeground == JNI_TRUE), in Java_gnu_java_awt_peer_qt_QtComponentPeer_setGround()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/native/jni/qt-peer/
H A Dqtcomponentpeer.cpp252 (JNIEnv *env, jobject obj, jint r, jint g, jint b, jboolean isForeground) in Java_gnu_java_awt_peer_qt_QtComponentPeer_setGround() argument
259 (isForeground == JNI_TRUE), in Java_gnu_java_awt_peer_qt_QtComponentPeer_setGround()
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/LiveBuildEngine/
H A Djucer_CompileEngineClient.h50 void processActivationChanged (bool isForeground);
/dports/x11/plank/plank-0.11.89/lib/Services/
H A DLogger.vala209 static void set_color (ConsoleColor color, bool isForeground)
212 if (!isForeground)
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/java/org/scilab/modules/graphic_objects/builder/
H A DBuilder.java384 …boolean isForeground, int background, boolean isBackground, boolean isBoxed, boolean isLine, boole… in createText() argument
439 if (isForeground) { in createText()
452 …double w, double startAngle, double endAngle, int foreground, boolean isForeground, int background, in createArc() argument
486 if (isForeground) { in createArc()
654 …olyline(int parent, boolean closed, int plot, int foreground, boolean isForeground, int[] backgrou… in createPolyline() argument
679 if (isForeground) { in createPolyline()

123