Searched defs:backgroundType (Results 1 – 2 of 2) sorted by relevance
216 final int labelFlags, final int backgroundType, final int x, final int y, in Key()549 private static String backgroundName(final int backgroundType) { in backgroundName()
453 final int backgroundType = row.getDefaultBackgroundType(); in parseGridRows() local