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

/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/
H A Dxpidl_java.c912 gboolean read_only = IDL_ATTR_DCL(state->tree).f_readonly; local
970 if (!read_only) {
H A Dxpidl_typelib.c1051 gboolean read_only = IDL_ATTR_DCL(state->tree).f_readonly; local
1064 (PRUint16) (read_only ? 1 : 2)))
1070 (read_only || typelib_attr_accessor(state, meth + 1, FALSE, hidden));

Completed in 48 milliseconds