Searched defs:to_vector (Results 1 – 3 of 3) sorted by relevance
35 std::vector<string_type> to_vector() const in to_vector() function434 std::vector<string_type> to_vector() const in to_vector() function461 std::vector<string_type> to_vector() const in to_vector() function554 std::vector<string_type> to_vector() const in to_vector() function581 std::vector<string_type> to_vector() const in to_vector() function
34 inline std::vector<T> to_vector(NSArray<NSNumber*>* numbers) { in to_vector() function
35 SkVector to_vector(const float2& x) { in to_vector() function