Searched defs:Length (Results 1 – 5 of 5) sorted by relevance
49 …static const size_t Length = (TObjectSize - sizeof(FixedLengthStringHeader<TChar>)) / sizeof(TChar… member195 FixedLengthString(const FixedLengthString<TChar, Length, Size>& s1) in FixedLengthString() argument233 FixedLengthString& AppendHead(const FixedLengthString<Char, Length, Size>& s) in AppendHead() argument294 FixedLengthString& AppendTail(const FixedLengthString<Char, Length, Size>& s) in AppendTail() argument
164 f32 Length() const { return VEC4Len(this); } in Length() function
140 f32 Length() const { return FSqrt(this->x * this->x + this->y * this->y); } in Length() function
155 f32 Length() const { return VEC3Len(this); } in Length() function
270 s16& Length(void) in Length() function