Searched defs:FindColorSchemeByName (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/terminal/
H A DColors.h42 struct FindColorSchemeByName : public UnaryPredicate<const color_scheme> { struct in inherits:UnaryPredicate
43 FindColorSchemeByName() : scheme_name("") {} function in struct:FindColorSchemeByName
45 FindColorSchemeByName(const char* name) function in struct:FindColorSchemeByName

Completed in 24 milliseconds