Searched refs:licensePart2 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp1751 int32 licensePart2 = haikuLicense.FindFirst(">"); local
1760 haikuLicense.CopyInto(part, licensePart1 + 1, licensePart2 - 1
1766 haikuLicense.CopyInto(part, licensePart2 + 1, licensePart3 - 1
1767 - licensePart2);

Completed in 42 milliseconds