Home
last modified time | relevance | path

Searched refs:NoShadow (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/generic-associated-types/
H A Dshadowing.rs8 trait NoShadow<'a> { interface
12 impl<'a> NoShadow<'a> for &'a u32 { impl
H A Dshadowing.stderr20 LL | impl<'a> NoShadow<'a> for &'a u32 {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DContextShadow.cpp45 : m_type(NoShadow) in ContextShadow()
66 m_type = NoShadow; in ContextShadow()
72 m_type = NoShadow; in ContextShadow()
80 m_type = NoShadow; in clear()
H A DContextShadow.h76 NoShadow, enumerator
H A DShadowBlur.h84 NoShadow, enumerator
H A DFont.cpp149 …>textDrawingMode() & TextModeStroke || context->contextShadow()->m_type != ContextShadow::NoShadow) in drawText()
H A DShadowBlur.cpp185 m_type = NoShadow; in ShadowBlur()
191 m_type = NoShadow; in ShadowBlur()
/dports/net/termshark/termshark-2.1.1/ui/
H A Ddialog.go84 NoShadow: true,
120 NoShadow: true,
H A Dui.go900 NoShadow: true,
932 NoShadow: true,
1124 NoShadow: true,
2264 NoShadow: true,
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/qt/
H A DFontQt.cpp148 if (ctxShadow->m_type != ContextShadow::NoShadow) { in drawTextCommon()
166 if (ctxShadow->m_type != ContextShadow::NoShadow) { in drawTextCommon()
206 if (ctxShadow->m_type != ContextShadow::NoShadow) { in drawTextCommon()
332 ASSERT(context->contextShadow()->m_type == ContextShadow::NoShadow); in drawGlyphs()
H A DStillImageQt.cpp78 if (shadow->m_type != ContextShadow::NoShadow) { in draw()
H A DContextShadowQt.cpp155 if (m_type != NoShadow) { in endShadowLayer()
H A DImageQt.cpp229 if (shadow->m_type != ContextShadow::NoShadow) { in draw()
/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DEditView.h50 Fl_Check_Button *NoShadow; variable
H A DEditView.cxx143 NoShadow = new Fl_Check_Button (30, y, 195, 25, "Set for No Shadows in POV"); in EditScreen()
H A DEdit1.cxx2609 edtprm->NoShadow->set (); in Edit_Parmeters_cb()
2679 if (edtprm->NoShadow->value ()) in Edit_Parmeters_Save_cb()
/dports/databases/kexi/kexi-3.2.0/src/plugins/forms/widgets/
H A Dkexiframe.h48 NoShadow = QFrame::Plain,
/dports/games/qnetwalk/qnetwalk-1.7.0/src/
H A Dcell.h17 enum Shadow { NoShadow, TopShadow, BottomShadow, LeftShadow, RightShadow, enumerator
H A Dcell.cpp87 shadowpixmap[NoShadow] = new QPixmap(); in initPixmaps()
129 shadow = NoShadow; in Cell()
H A Dmainwindow.cpp215 board[i]->setShadow(Cell::NoShadow); in MainWindow()
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libappfw/include/de/widgets/
H A Dlabelwidget.h137 NoShadow, enumerator
/dports/games/vavoom/vavoom-1.33/source/
H A Dr_model.cpp60 bool NoShadow; member
342 Md2.NoShadow = false; in ParseModelScript()
345 Md2.NoShadow = !SN->GetAttribute("noshadow").ICmp("true"); in ParseModelScript()
1043 if (Md2Alpha < 1 || SubMdl.NoShadow) in DrawModel()
1050 if (Md2Alpha >= 1.0 && !Additive && !SubMdl.NoShadow) in DrawModel()
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gcla/gowid/widgets/dialog/
H A Ddialog.go73 NoShadow bool member
211 if !opt.NoShadow {
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/
H A Dtexthandler.h497 enum { NoShadow, Shadow, Imprint } m_shadowTextFound; enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libappfw/src/widgets/
H A Dlabelwidget.cpp46 TextShadow textShadow = NoShadow;

12