Lines Matching refs:l
240 string $label = `button -q -l $btn`;
374 string $name0 = `button -q -l $dragControl`;
375 string $name1 = `button -q -l $dropControl`;
387 button -e -l $name1
390 button -e -l $name0
632 button -e -l ($mats[$isg] + " ( " + $sg + " ) ")
743 text -e -l $nodesName nw4cSetRenderPriority_NodeName;
766 // �R���g���[���̒l���X�V���邽��
957 menu -l "Help";
958 menuItem -l ("Help on " + `window -q -t nw4cSetRenderPriority_Win` + "...")
977 frameLayout -l "Selected Material ( Shading Group )" -cll 0 -cl 0 -bv 1 -bs "etchedIn";
980 text -l "" nw4cSetRenderPriority_NodeName;
987 frameLayout -l "Set" -cll 0 -cl 0 -bv 1 -bs "etchedIn";
989 radioButtonGrp -l "Render Priority" -nrb 1 -cw2 110 80
993 radioButtonGrp -l "" -nrb 1 -cw2 110 18
1001 text -l "1 (High Priority) - 255 (Low Priority)"
1029 frameLayout -l "Search" -cll 0 -cl 0 -bv 1 -bs "etchedIn";
1032 radioButtonGrp -l "" -nrb 1 -cw2 110 80
1037 radioButtonGrp -l "" -nrb 1 -cw2 110 18
1045 menuItem -l "< : ( under )";
1046 menuItem -l "<= : ( below )";
1047 menuItem -l "= : ( exactly )";
1048 menuItem -l ">= : ( above )";
1049 menuItem -l "> : ( over )";
1077 text -l ""; // dummy
1078 button -l "Search"
1099 //iconTextButton -h 24 -l "Shading Group ( Material )"
1102 button -l "Material ( Shading Group )" -al "left"
1106 button -l "Priority" -al "left"
1117 checkBox -l "Frame Objects" -v 0
1150 string $closeBtn = `button -h 26 -l "Close" -c $closeCmd`;