Searched refs:fAttributeName (Results 1 – 2 of 2) sorted by relevance
645 fCurrentAttr.SetTo(fAttributes[fCurrentIndex].fAttributeName, in Next()678 strcmp(name, fAttributes[index].fAttributeName) == 0) { in Find()
66 const char* fAttributeName; member