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

/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp1750 int32 licensePart1 = haikuLicense.FindFirst("<"); local
1755 haikuLicense.CopyInto(part, 0, licensePart1);
1760 haikuLicense.CopyInto(part, licensePart1 + 1, licensePart2 - 1
1761 - licensePart1);

Completed in 36 milliseconds