Lines Matching refs:l
195 text -e -l $nodesName nw4cSetCombineGroup_NodeName;
218 // �R���g���[���̒l���X�V���邽��
465 menu -l "Help";
466 menuItem -l ("Help on " + `window -q -t nw4cSetCombineGroup_Win` + "...")
473 frameLayout -l "Selected Transform Node" -cll 0 -cl 0 -bv 1 -bs "etchedIn";
476 text -l "" nw4cSetCombineGroup_NodeName;
483 frameLayout -l "Set" -cll 0 -cl 0 -bv 1 -bs "etchedIn";
486 radioButtonGrp -l "Combine Group" -nrb 1 -cw2 110 80
490 radioButtonGrp -l "" -nrb 1 -cw2 110 18
498 text -l "Setting range 0 - 255"
523 text -l ""; // dummy
524 button -l "Set Sequential"
535 frameLayout -l "Search" -cll 0 -cl 0 -bv 1 -bs "etchedIn";
538 radioButtonGrp -l "" -nrb 1 -cw2 110 80
543 radioButtonGrp -l "" -nrb 1 -cw2 110 18
551 menuItem -l "< : ( under )";
552 menuItem -l "<= : ( below )";
553 menuItem -l "= : ( exactly )";
554 menuItem -l ">= : ( above )";
555 menuItem -l "> : ( over )";
583 text -l ""; // dummy
584 button -l "Search"
600 string $closeBtn = `button -h 26 -l "Close" -c $closeCmd`;