Searched refs:ShadowDataVector (Results 1 – 3 of 3) sorted by relevance
46 typedef Vector<ShadowData, 1> ShadowDataVector; typedef53 static PassRefPtr<ShadowList> adopt(ShadowDataVector& shadows) in adopt()57 const ShadowDataVector& shadows() const { return m_shadows; } in shadows()69 ShadowList(ShadowDataVector& shadows) in ShadowList()76 ShadowDataVector m_shadows;
82 ShadowDataVector shadows; in blend()
544 ShadowDataVector shadows; in convertShadow()