Lines Matching defs:strings
78 * as its value. All strings that follow the flag on the command line (until
98 * strings) so that a flag can be followed by multiple parameters.
124 * Publicly only has accessors so the strings cannot be modified.
129 explicit StringArray(const SkTArray<SkString>& strings) : fStrings(strings) {}
140 * Returns true iff string is equal to one of the strings in this array.
181 static bool ShouldSkip(const SkTDArray<const char*>& strings, const char* name);
182 static bool ShouldSkip(const StringArray& strings, const char* name);
287 * @param defaultValue Thise default will be parsed so that strings separated by spaces
451 * @param defaultStrings Space separated list of strings that should be inserted into array