Home | History | Annotate | Download | only in descriptors

Lines Matching refs:BOOLEAN

109             boolean required = false;
139 AttributeInfo info, boolean required,
229 boolean ok_element = elements != null && elements.length < 1;
288 } else if (formats_set.contains(Format.BOOLEAN)) {
321 public static boolean containsAttribute(ArrayList<AttributeDescriptor> attributes,
410 boolean needBreak = false;
713 public static void setDefaultLayoutAttributes(UiElementNode ui_node, boolean updateLayout) {
716 boolean fill = ui_node.getDescriptor().hasChildren() &&