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

/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/
H A Dxpidl_java.c913 char *attribute_name = ATTR_IDENT(state->tree).str; local
967 toupper(attribute_name[0]), attribute_name + 1);
985 toupper(attribute_name[0]),
986 attribute_name+1);

Completed in 83 milliseconds