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