Home
last modified time | relevance | path

Searched defs:srcArr (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGMotionSMILType.cpp185 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aSrc); in Assign() local
246 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aValueToAdd); in Add() local
296 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aValueToAdd); in SandwichAdd() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGMotionSMILType.cpp185 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aSrc); in Assign() local
246 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aValueToAdd); in Add() local
296 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aValueToAdd); in SandwichAdd() local
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGMotionSMILType.cpp185 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aSrc); in Assign() local
246 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aValueToAdd); in Add() local
296 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aValueToAdd); in SandwichAdd() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGMotionSMILType.cpp185 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aSrc); in Assign() local
246 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aValueToAdd); in Add() local
296 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aValueToAdd); in SandwichAdd() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGMotionSMILType.cpp198 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aSrc); in Assign() local
265 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aValueToAdd); in Add() local
319 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aValueToAdd); in SandwichAdd() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGMotionSMILType.cpp180 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aSrc); in Assign() local
242 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aValueToAdd); in Add() local
292 const MotionSegmentArray& srcArr = ExtractMotionSegmentArray(aValueToAdd); in SandwichAdd() local
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltWinImage.c191 unsigned char *srcArr; in Blt_DrawableToColorImage() local
930 unsigned char *srcArr; in Blt_BlendColorImage() local
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Ddatatypesref.cpp996 void Data_<SpDPtr>::CatInsert( const Data_* srcArr, const SizeT atDim, SizeT& at) in CatInsert()
1102 void Data_<SpDObj>::CatInsert( const Data_* srcArr, const SizeT atDim, SizeT& at) in CatInsert()
H A Ddstructgdl.cpp892 void DStructGDL::CatInsert( const DStructGDL* srcArr, const SizeT atDim, SizeT& at) in CatInsert()
H A Ddatatypes.cpp3835 void Data_<Sp>::CatInsert (const Data_* srcArr, const SizeT atDim, SizeT& at) in CatInsert()
/dports/databases/gigabase/gigabase/Symbian/Carbide/workspace/GigaBASE/src/
H A Dclass.cpp1228 dbVarying* srcArr = (dbVarying*)(src + fd->dbsOffs); in copyRecordExceptOneField() local
/dports/databases/gigabase/gigabase/
H A Dclass.cpp1228 dbVarying* srcArr = (dbVarying*)(src + fd->dbsOffs); in copyRecordExceptOneField() local
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DFontFaceSet.cpp1071 nsCSSValue::Array* srcArr = val.GetArrayValue(); in FindOrCreateUserFontEntryFromFontFace() local
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DFontFaceSet.cpp1061 nsCSSValue::Array* srcArr = val.GetArrayValue(); in FindOrCreateUserFontEntryFromFontFace() local
/dports/databases/fastdb/fastdb/src/
H A Dclass.cpp1413 dbVarying* srcArr = (dbVarying*)(src + fd->dbsOffs); in copyRecordExceptOneField() local
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxpropgrid/src/
H A Dpropgrid.cpp10513 void wxPropertyGridInterface::SetPropertiesFlag( const wxArrayPGProperty& srcArr, in SetPropertiesFlag()