Home | History | Annotate | Download | only in tagsoup

Lines Matching defs:DEFAULT_DEFAULT_ATTRIBUTES

51 	private static boolean DEFAULT_DEFAULT_ATTRIBUTES = true;
63 private boolean defaultAttributes = DEFAULT_DEFAULT_ATTRIBUTES;
303 theFeatures.put(defaultAttributesFeature, truthValue(DEFAULT_DEFAULT_ATTRIBUTES));