Searched defs:slh (Results 1 – 2 of 2) sorted by relevance
62 private final SpringLayoutHelper slh = new SpringLayoutHelper(layoutManager, BASIC_PADDING); field in MigratorFrame
405 const int slw = imin(t_dim->lw, TX_32X32), slh = imin(t_dim->lh, TX_32X32); in decode_coefs() local