Searched defs:matchInterfaceName (Results 1 – 1 of 1) sorted by relevance
4899 struct matchInterfaceName struct4901 matchInterfaceName(const GLchar* name) : m_name(name) in matchInterfaceName() function4905 bool operator()(const Interface* interface) in operator ()()4910 const GLchar* m_name;