Searched defs:attribute_names (Results 1 – 3 of 3) sorted by relevance
34 repeated string attribute_names = 2; field
116 std::vector<const xmlChar*> attribute_names; in GetAllNodeAttributes() local
191 … unsigned int n_vs_body_parts, const char **attribute_names, in createProgram()4348 const char *attribute_names[] = {"color", "position"}; in initTestCaseGlobal() local