Home
last modified time | relevance | path

Searched refs:GetTransparency (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/games/easyrpg-player/Player-0.7.0/tests/
H A Dgame_character.cpp138 REQUIRE_EQ(ch.GetTransparency(), 0); in testInit()
371 REQUIRE_EQ(ch.GetTransparency(), 3); in testBasicSet()
437 REQUIRE_EQ(ch.GetTransparency(), 0);
442 REQUIRE_EQ(ch.GetTransparency(), 0);
447 REQUIRE_EQ(ch.GetTransparency(), 1);
452 REQUIRE_EQ(ch.GetTransparency(), 2);
457 REQUIRE_EQ(ch.GetTransparency(), 3);
462 REQUIRE_EQ(ch.GetTransparency(), 4);
467 REQUIRE_EQ(ch.GetTransparency(), 5);
472 REQUIRE_EQ(ch.GetTransparency(), 6);
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Dpixel.cxx111 … Color aAlphaColor(rColor.GetTransparency(), rColor.GetTransparency(), rColor.GetTransparency()); in DrawPixel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/primitive2d/
H A Dsdrframeborderprimitive2d.cxx128 const bool bPrimTransparent(0xff == rStyle.GetColorPrim().GetTransparency()); in StyleVectorCombination()
129 …nst bool bDistTransparent(!rStyle.UseGapColor() || 0xff == rStyle.GetColorGap().GetTransparency()); in StyleVectorCombination()
130 const bool bSecnTransparent(0xff == aSecn.GetTransparency()); in StyleVectorCombination()
163 if(0xff != rStyle.GetColorPrim().GetTransparency()) in StyleVectorCombination()
327 if(0xff != aMyColor.GetTransparency()) in getExtends()
343 if(0xff != aOtherColor.GetTransparency()) in getExtends()
408 if(0xff != aMyColor.GetTransparency()) in getExtends()
423 if(0xff != aOtherColor.GetTransparency()) in getExtends()
581 if(0xff == aMyColor.GetTransparency()) in CreateBorderPrimitives()
H A Dsdrgrafprimitive2d.cxx56 if(255L != getGraphicAttr().GetTransparency()) in create2DDecomposition()
163 return ((0L != getGraphicAttr().GetTransparency()) in isTransparent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/inc/xfilter/
H A Dxfdrawlinestyle.hxx130 sal_Int32 GetTransparency() const;
208 inline sal_Int32 XFDrawLineStyle::GetTransparency() const in GetTransparency() function in XFDrawLineStyle
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/inc/xfilter/
H A Dxfdrawlinestyle.hxx130 sal_Int32 GetTransparency() const;
208 inline sal_Int32 XFDrawLineStyle::GetTransparency() const in GetTransparency() function in XFDrawLineStyle
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/tools/
H A Demfphelperdata.cxx458 if (pen->GetColor().GetTransparency() == 0) in EMFPPlusDrawPolygon()
477 pen->GetColor().GetTransparency() / 255.0)); in EMFPPlusDrawPolygon()
578 if (color.GetTransparency() < 255) in EMFPPlusFillPolygonSolidColor()
580 if (color.GetTransparency() == 0) in EMFPPlusFillPolygonSolidColor()
598 color.GetTransparency() / 255.0)); in EMFPPlusFillPolygonSolidColor()
1468 if (color.GetTransparency() < 255) in processEmfPlusData()
1504 if (color.GetTransparency() != 0) in processEmfPlusData()
1508 color.GetTransparency() / 255.0); in processEmfPlusData()
1906 if (color.GetTransparency() < 255) in processEmfPlusData()
1941 if (color.GetTransparency() != 0) in processEmfPlusData()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Doutdata.hxx27 return aColor.GetTransparency() != 0; in ImplIsColorTransparent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/primitive2d/
H A Dgraphicprimitive2d.cxx41 if(255 == getGraphicAttr().GetTransparency()) in create2DDecomposition()
147 …const double fTransparency(std::clamp(getGraphicAttr().GetTransparency() * (1.0 / 255.0), 0.0, 1.0… in create2DDecomposition()
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/xfilter/
H A Dxfdrawstyle.cxx193 if( m_pLineStyle->GetTransparency()>0 ) in ToXml()
194 …ist->AddAttribute( "svg:stroke-opacity", OUString::number(m_pLineStyle->GetTransparency()) + "%" ); in ToXml()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/xfilter/
H A Dxfdrawstyle.cxx192 if( m_pLineStyle->GetTransparency()>0 ) in ToXml()
193 …ist->AddAttribute( "svg:stroke-opacity", OUString::number(m_pLineStyle->GetTransparency()) + "%" ); in ToXml()
/dports/games/zhlt/zhlt-3.4/hlrad/
H A Dtransparency.cpp180 GetTransparency(a, b, rgb, next_index); in CreateFinalTransparencyArrays()
218 void GetTransparency(const unsigned p1, const unsigned p2, vec3_t &trans, unsigned int &next_index) in GetTransparency() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/pwl/
H A Dcpwl_scroll_bar.cpp132 int32_t nTransparency = GetTransparency(); in DrawThisAppearance()
399 GetTransparency()); in DrawThisAppearance()
404 ArgbEncode(GetTransparency(), 100, 100, 100), 1.0f); in DrawThisAppearance()
409 ArgbEncode(GetTransparency(), 100, 100, 100), 1.0f); in DrawThisAppearance()
417 if (GetTransparency() != 255) { in OnLButtonDown()
471 if (GetTransparency() != PWL_SCROLLBAR_TRANSPARENCY) { in OnLButtonUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/pwl/
H A Dcpwl_scroll_bar.cpp133 int32_t nTransparency = GetTransparency(); in DrawThisAppearance()
400 GetTransparency()); in DrawThisAppearance()
405 ArgbEncode(GetTransparency(), 100, 100, 100), 1.0f); in DrawThisAppearance()
410 ArgbEncode(GetTransparency(), 100, 100, 100), 1.0f); in DrawThisAppearance()
418 if (GetTransparency() != 255) { in OnLButtonDown()
472 if (GetTransparency() != PWL_SCROLLBAR_TRANSPARENCY) { in OnLButtonUp()
H A Dcpwl_cbbutton.cpp55 PWL_DEFAULT_BLACKCOLOR.ToFXColor(GetTransparency()), 0, in DrawThisAppearance()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dbmpacc3.cxx27 if (rColor.GetTransparency() == 255) in SetLineColor()
51 if (rColor.GetTransparency() == 255) in SetFillColor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dwatermarkitem.hxx32 sal_Int16 GetTransparency() const { return m_nTransparency; } in GetTransparency() function in SfxWatermarkItem
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dwatermarkitem.hxx32 sal_Int16 GetTransparency() const { return m_nTransparency; } in GetTransparency() function in SfxWatermarkItem
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A DBitmapColor.hxx73 return GetTransparency(); in GetAlpha()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/plugins/core/
H A Dgui.h51 void GetTransparency(ScriptMethodParams &params);
H A Dgui.cpp46 SCRIPT_METHOD(GUI::get_Transparency, GUI::GetTransparency); in AGS_EngineStartup()
126 void GUI::GetTransparency(ScriptMethodParams &params) { in GetTransparency() function in AGS3::Plugins::Core::GUI
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/3d-viewer/3d_rendering/raytracing/shapes3D/
H A Dobject_3d.h61 m_modelTransparency = aMaterial->GetTransparency(); // Default transparency is from material in SetMaterial()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dcolor.hxx119 sal_uInt8 GetTransparency() const in GetTransparency() function in Color
327 << std::setw(2) << static_cast<int>(rColor.GetTransparency()) << "]"; in operator <<()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/pdfwindow/
H A DPWL_ScrollBar.cpp244 int32_t nTransparency = GetTransparency(); in DrawThisAppearance()
668 GetBackgroundColor(), GetTransparency()); in DrawThisAppearance()
674 ArgbEncode(GetTransparency(), 100, 100, 100), 1.0f); in DrawThisAppearance()
680 ArgbEncode(GetTransparency(), 100, 100, 100), 1.0f); in DrawThisAppearance()
688 if (GetTransparency() != 255) { in OnLButtonDown()
743 if (GetTransparency() != PWL_SCROLLBAR_TRANSPARENCY) { in OnLButtonUp()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/pdfwindow/
H A DPWL_ScrollBar.cpp252 int32_t nTransparancy = GetTransparency(); in DrawThisAppearance()
689 GetBackgroundColor(), GetTransparency()); in DrawThisAppearance()
695 ArgbEncode(GetTransparency(), 100, 100, 100), 1.0f); in DrawThisAppearance()
701 ArgbEncode(GetTransparency(), 100, 100, 100), 1.0f); in DrawThisAppearance()
710 if (GetTransparency() != 255) { in OnLButtonDown()
766 if (GetTransparency() != PWL_SCROLLBAR_TRANSPARANCY) { in OnLButtonUp()

1234567