Searched refs:GetOptionArgument (Results 1 – 1 of 1) sorted by relevance
64 ByteString GetOptionArgument( int const i );113 ByteString TranslateLayout::GetOptionArgument( int const i ) in GetOptionArgument() function in TranslateLayout136 mLanguages.push_back ( GetOptionArgument( ++i ) ); in ParseCommandLine()140 mLocalize = GetOptionArgument( ++i ); in ParseCommandLine()143 mOutput = ConvertSystemPath( GetOptionArgument( ++i ) ); in ParseCommandLine()
Completed in 13 milliseconds