Lines Matching refs:shape
14 shape "EDGE" { cornerRadius = 25,
19 shape "KEYS" { cornerRadius = 2, { [271, 109] } };
20 shape "MOUS" { cornerRadius = 12, { [24, 24] } };
21 shape "MOUS2" { cornerRadius = 9, { [18, 18] } };
22 shape "BTNS" { cornerRadius = 5, { [10, 10] } };
27 shape = "EDGE";
32 shape = "KEYS";
39 shape = "MOUS";
46 shape = "MOUS2";
53 shape = "BTNS";
60 shape = "BTNS";
67 shape = "MOUS";
73 shape.cornerRadius = 1;
74 shape "ESC" { { [17, 12] }, { [1.5, 0], [15.5, 10] } };
75 shape "SMALL" { { [15, 12] }, { [1.5, 0], [13.5, 10] } };
76 shape "THIN" { { [14, 18] }, { [2, 0], [12, 15] } };
77 shape "NARR" { { [16, 18] }, { [2, 0], [14, 15] } };
78 shape "NORM" { { [17, 18] }, { [2, 0], [15, 15] } };
79 shape "WIDER" { { [18, 18] }, { [2, 0], [16, 15] } };
80 shape "CAPS" { { [22, 18] }, { [2, 0], [20, 15] } };
81 shape "RTSH" { { [23, 18] }, { [2, 0], [21, 15] } };
82 shape "WIDEST" { { [30, 18] }, { [2, 0], [28, 15] } };
83 shape "SPCE" { { [68, 18] }, { [2, 0], [66, 15] } };
86 key.shape = "SMALL";
93 keys { { <ESC>, shape="ESC", 1 },
103 key.shape = "NORM";
111 { <SPCE>, shape="SPCE" },
113 { <RWIN>, shape="THIN" },
114 { <MENU>, shape="THIN" },
115 { <INS>, shape="THIN" },
116 { <DELE>, shape="THIN" } };
121 key.shape = "NORM";
135 key.shape = "NARR";
152 key.shape = "NORM";
158 keys { { <TLDE>, shape="NARR" },
161 <AE10>, <AE11>, <AE12>, { <BKSP>, shape="WIDER" }
174 keys { { <CAPS>, shape="CAPS" },
177 <AC11>, { <RTRN>, shape="WIDEST" }
182 keys { { <LFSH>, shape="WIDEST" },
185 { <RTSH>, shape="RTSH" }