Home | History | Annotate | Download | only in dom3

Lines Matching refs:iobj

2064             final Object iobj = s_propKeys.get(key);

2065 if (iobj != null) {
2066 if (iobj instanceof Integer) {
2079 final int BITFLAG = ((Integer) iobj).intValue();