Searched refs:path2Ds_ (Results 1 – 4 of 4) sorted by relevance
1005 auto holderPath = path2Ds_[id]; in JsPath2DAddPath()1041 auto holderPath = path2Ds_[id]; in JsPath2DSetTransform()1068 auto holderPath = path2Ds_[id]; in JsPath2DMoveTo()1093 auto holderPath = path2Ds_[id]; in JsPath2DLineTo()1118 auto holderPath = path2Ds_[id]; in JsPath2DArc()1150 auto holderPath = path2Ds_[id]; in JsPath2DArcTo()1176 auto holderPath = path2Ds_[id]; in JsPath2DQuadraticCurveTo()1202 auto holderPath = path2Ds_[id]; in JsPath2DBezierCurveTo()1229 auto holderPath = path2Ds_[id]; in JsPath2DEllipse()1262 auto holderPath = path2Ds_[id]; in JsPath2DRect()[all …]
1204 auto holderPath = path2Ds_[id]; in JsPath2DAddPath()1240 auto holderPath = path2Ds_[id]; in JsPath2DSetTransform()1267 auto holderPath = path2Ds_[id]; in JsPath2DMoveTo()1292 auto holderPath = path2Ds_[id]; in JsPath2DLineTo()1317 auto holderPath = path2Ds_[id]; in JsPath2DArc()1349 auto holderPath = path2Ds_[id]; in JsPath2DArcTo()1375 auto holderPath = path2Ds_[id]; in JsPath2DQuadraticCurveTo()1401 auto holderPath = path2Ds_[id]; in JsPath2DBezierCurveTo()1428 auto holderPath = path2Ds_[id]; in JsPath2DEllipse()1461 auto holderPath = path2Ds_[id]; in JsPath2DRect()[all …]
271 static std::unordered_map<int32_t, RefPtr<CanvasPath2D>> path2Ds_; variable
257 static std::unordered_map<int32_t, RefPtr<CanvasPath2D>> path2Ds_; variable