Searched defs:DEFAULT_ALIGNMENT (Results 1 – 4 of 4) sorted by relevance
21 #define DEFAULT_ALIGNMENT 32 macro23 #define DEFAULT_ALIGNMENT (2 * sizeof(void *)) /* NOLINT */ macro
23 #define DEFAULT_ALIGNMENT 32 macro25 #define DEFAULT_ALIGNMENT (2 * sizeof(void *)) /* NOLINT */ macro
77 public final static int DEFAULT_ALIGNMENT = LEFT; field in HolidayBorderPanel
19 #define DEFAULT_ALIGNMENT 2048 macro