Home
last modified time | relevance | path

Searched refs:GetShading (Results 1 – 21 of 21) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxgraphics/
H A Dcxfa_graphics.cpp282 float start_x = m_info.fillColor.GetShading()->m_beginPoint.x; in FillPathWithShading()
283 float start_y = m_info.fillColor.GetShading()->m_beginPoint.y; in FillPathWithShading()
284 float end_x = m_info.fillColor.GetShading()->m_endPoint.x; in FillPathWithShading()
285 float end_y = m_info.fillColor.GetShading()->m_endPoint.y; in FillPathWithShading()
291 switch (m_info.fillColor.GetShading()->m_type) { in FillPathWithShading()
307 if (!m_info.fillColor.GetShading()->m_isExtendedBegin) in FillPathWithShading()
311 if (!m_info.fillColor.GetShading()->m_isExtendedEnd) in FillPathWithShading()
324 float start_r = m_info.fillColor.GetShading()->m_beginRadius; in FillPathWithShading()
325 float end_r = m_info.fillColor.GetShading()->m_endRadius; in FillPathWithShading()
366 if (!m_info.fillColor.GetShading()->m_isExtendedBegin) in FillPathWithShading()
[all …]
H A Dcxfa_gecolor.h35 CXFA_GEShading* GetShading() const { in GetShading() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fgas/graphics/
H A Dcfgas_gegraphics.cpp286 float start_x = m_info.fillColor.GetShading()->m_beginPoint.x; in FillPathWithShading()
287 float start_y = m_info.fillColor.GetShading()->m_beginPoint.y; in FillPathWithShading()
288 float end_x = m_info.fillColor.GetShading()->m_endPoint.x; in FillPathWithShading()
289 float end_y = m_info.fillColor.GetShading()->m_endPoint.y; in FillPathWithShading()
295 switch (m_info.fillColor.GetShading()->m_type) { in FillPathWithShading()
311 if (!m_info.fillColor.GetShading()->m_isExtendedBegin) in FillPathWithShading()
315 if (!m_info.fillColor.GetShading()->m_isExtendedEnd) in FillPathWithShading()
328 float start_r = m_info.fillColor.GetShading()->m_beginRadius; in FillPathWithShading()
329 float end_r = m_info.fillColor.GetShading()->m_endRadius; in FillPathWithShading()
370 if (!m_info.fillColor.GetShading()->m_isExtendedBegin) in FillPathWithShading()
[all …]
H A Dcfgas_gecolor.h36 CFGAS_GEShading* GetShading() const { in GetShading() function
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/Testing/Cxx/
H A DTestGenericVertexAttributesGLSLCxx.cxx74 actor->GetProperty()->GetShading(); in TestGenericVertexAttributesGLSLCxx()
H A DTestGenericVertexAttributesGLSLAlphaBlending.cxx79 actor->GetProperty()->GetShading(); in TestGenericVertexAttributesGLSLAlphaBlending()
H A DTestGenericVertexAttributesGLSLDepthPeelingPass.cxx91 actor->GetProperty()->GetShading(); in TestGenericVertexAttributesGLSLDepthPeelingPass()
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkPrimitivePainter.cxx295 if (prop->GetShading()) in RenderInternal()
H A DvtkStandardPolyDataPainter.cxx202 if(property->GetShading()) in RenderInternal()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkProperty.cxx133 this->SetShading(p->GetShading()); in DeepCopy()
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/
H A Dstdmtl.h154 int GetShading(){ return GetShaderId(); } in GetShading() function
H A Dstdmtl2.h375 int GetShading();
H A Dstdmtl2.cpp1969 int StdMtl2::GetShading() { in GetShading() function in StdMtl2
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkProperty.cxx159 this->SetShading(p->GetShading()); in DeepCopy()
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkProperty.cxx127 this->SetShading(p->GetShading()); in DeepCopy()
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Visualization/VTK/Widgets/
H A DctkVTKPropertyWidget.cpp242 d->ShadingCheckBox->setChecked( d->Property->GetShading() ); in updateWidgetFromProperty()
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/max_object/material/
H A DGameMaterial.h307 int GetShading();
H A DGameMaterial.cpp1727 int XRayMtl::GetShading() { in GetShading() function in XRayMtl
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/carbon/
H A Dgraphics.cpp500 CGShadingRef GetShading() { return m_shading; } in GetShading() function in wxMacCoreGraphicsPenBrushDataBase
2235 CGContextDrawShading( m_cgContext, penData->GetShading() ); in StrokePath()
2327 CGContextDrawShading( m_cgContext, brushData->GetShading() ); in FillPath()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Dgraphics.cpp647 CGShadingRef GetShading() { return m_shading; } in GetShading() function in wxMacCoreGraphicsBrushData
2111 …ntextDrawShading( m_cgContext, ((wxMacCoreGraphicsBrushData*)m_brush.GetRefData())->GetShading() ); in FillPath()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dgraphics.cpp647 CGShadingRef GetShading() { return m_shading; } in GetShading() function in wxMacCoreGraphicsBrushData
2111 …ntextDrawShading( m_cgContext, ((wxMacCoreGraphicsBrushData*)m_brush.GetRefData())->GetShading() ); in FillPath()