Home
last modified time | relevance | path

Searched refs:dirValues (Results 1 – 9 of 9) sorted by relevance

/dports/math/gismo/gismo-21.12.0/src/gsAssembler/
H A DgsAssemblerOptions.h247 : dirValues (dirichlet::l2Projection ), in gsAssemblerOptions()
263 dirichlet::values dirValues;
H A DgsAssembler.h539 const gsMatrix<T> & dirValues(short_t unk=0) const { return m_ddof[unk]; }//remove
/dports/graphics/ospray/ospray-2.8.0/ospray/render/bsdfs/
H A DMicrofacetAlbedoTables.ispc88 uniform float *uniform dirValues,
93 uniform float *uniform dirPtr = dirValues;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/mathml/
H A DMathMLElement.cpp799 static const StyleDirection dirValues[MOZ_ARRAY_LENGTH(dirs)] = { in MapMathMLAttributesInto() local
803 aDecls.SetKeywordValue(eCSSProperty_direction, dirValues[i]); in MapMathMLAttributesInto()
/dports/www/firefox/firefox-99.0/dom/mathml/
H A DMathMLElement.cpp778 static const StyleDirection dirValues[MOZ_ARRAY_LENGTH(dirs)] = { in MapMathMLAttributesInto() local
782 aDecls.SetKeywordValue(eCSSProperty_direction, dirValues[i]); in MapMathMLAttributesInto()
/dports/www/firefox-esr/firefox-91.8.0/dom/mathml/
H A DMathMLElement.cpp778 static const StyleDirection dirValues[MOZ_ARRAY_LENGTH(dirs)] = { in MapMathMLAttributesInto() local
782 aDecls.SetKeywordValue(eCSSProperty_direction, dirValues[i]); in MapMathMLAttributesInto()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/mathml/
H A DMathMLElement.cpp778 static const StyleDirection dirValues[MOZ_ARRAY_LENGTH(dirs)] = { in MapMathMLAttributesInto() local
782 aDecls.SetKeywordValue(eCSSProperty_direction, dirValues[i]); in MapMathMLAttributesInto()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/mathml/
H A DnsMathMLElement.cpp857 static const int32_t dirValues[MOZ_ARRAY_LENGTH(dirs)] = { in MapMathMLAttributesInto() local
861 aData->SetKeywordValue(eCSSProperty_direction, dirValues[i]); in MapMathMLAttributesInto()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/mathml/
H A DnsMathMLElement.cpp894 static const int32_t dirValues[MOZ_ARRAY_LENGTH(dirs)] = { in MapMathMLAttributesInto() local
899 direction->SetIntValue(dirValues[i], eCSSUnit_Enumerated); in MapMathMLAttributesInto()