Lines Matching refs:l
194 text -e -l $nodesName nw4cSetCombineGroup_NodeName;
217 // �R���g���[���̒l���X�V���邽��
463 menu -l "Help";
464 menuItem -l ("Help on " + `window -q -t nw4cSetCombineGroup_Win` + "...")
471 frameLayout -l "Selected Transform Node" -cll 0 -cl 0 -bv 1 -bs "etchedIn";
474 text -l "" nw4cSetCombineGroup_NodeName;
481 frameLayout -l "Set" -cll 0 -cl 0 -bv 1 -bs "etchedIn";
484 radioButtonGrp -l "Combine Group" -nrb 1 -cw2 110 80
488 radioButtonGrp -l "" -nrb 1 -cw2 110 18
496 text -l "Setting range 0 - 255"
521 text -l ""; // dummy
522 button -l "Set Sequential"
533 frameLayout -l "Search" -cll 0 -cl 0 -bv 1 -bs "etchedIn";
536 radioButtonGrp -l "" -nrb 1 -cw2 110 80
541 radioButtonGrp -l "" -nrb 1 -cw2 110 18
549 menuItem -l "< : ( under )";
550 menuItem -l "<= : ( below )";
551 menuItem -l "= : ( exactly )";
552 menuItem -l ">= : ( above )";
553 menuItem -l "> : ( over )";
581 text -l ""; // dummy
582 button -l "Search"
598 string $closeBtn = `button -h 26 -l "Close" -c $closeCmd`;