Searched defs:rectt (Results 1 – 3 of 3) sorted by relevance
140 RRectT<float> rectt(rect, 1.0f, 1.0f); variable
213 OH_Drawing_Rect *rectt = nullptr; variable
92 std::shared_ptr<RectT<float>> rectt = std::make_shared<RectT<float>>(); in DoUnmarshalling() local