Searched refs:tableHeightEnVar (Results 1 – 2 of 2) sorted by relevance
90 os.Setenv(tableHeightEnVar, "")271 os.Setenv(tableHeightEnVar, "")300 os.Setenv(tableHeightEnVar, "")336 os.Setenv(tableHeightEnVar, "")373 os.Setenv(tableHeightEnVar, "")418 os.Setenv(tableHeightEnVar, "")
31 const tableHeightEnVar = "SOONG_UI_TABLE_HEIGHT" const81 if env, ok := os.LookupEnv(tableHeightEnVar); ok {