113 | | int32 acute_dead_key[32]; |
114 | | int32 grave_dead_key[32]; |
115 | | int32 circumflex_dead_key[32]; |
116 | | int32 dieresis_dead_key[32]; |
117 | | int32 tilde_dead_key[32]; |
| 113 | int32 acute_dead_key[38]; |
| 114 | int32 acutesmooth_dead_key[38]; |
| 115 | int32 acuterough_dead_key[38]; |
| 116 | int32 acutediaeresis_dead_key[38]; |
| 117 | int32 acutesubscript_dead_key[38]; |
| 118 | int32 acutesmoothsubscript_dead_key[38]; |
| 119 | int32 acuteroughsubscript_dead_key[38]; |
| 120 | int32 grave_dead_key[38]; |
| 121 | int32 gravesmooth_dead_key[38]; |
| 122 | int32 graverough_dead_key[38]; |
| 123 | int32 gravediaeresis_dead_key[38]; |
| 124 | int32 gravesubscript_dead_key[38]; |
| 125 | int32 gravesmoothsubscript_dead_key[38]; |
| 126 | int32 graveroughsubscript_dead_key[38]; |
| 127 | int32 smooth_dead_key[38]; |
| 128 | int32 smoothcircumflex_dead_key[38]; |
| 129 | int32 smoothsubscript_dead_key[38]; |
| 130 | int32 smoothcircumflexsubscript_dead_key[38]; |
| 131 | int32 rough_dead_key[38]; |
| 132 | int32 roughcircumflex_dead_key[38]; |
| 133 | int32 roughsubscript_dead_key[38]; |
| 134 | int32 roughcircumflexsubscript_dead_key[38]; |
| 135 | int32 circumflex_dead_key[38]; |
| 136 | int32 circumflexdiaeresis_dead_key[38]; |
| 137 | int32 circumflexsubscript_dead_key[38]; |
| 138 | int32 dieresis_dead_key[38]; |
| 139 | int32 diaeresisaccent_dead_key[38]; |
| 140 | int32 tilde_dead_key[38]; |
| 141 | int32 accent_dead_key[38]; |
| 142 | int32 macron_dead_key[38]; |
| 143 | int32 breve_dead_key[38]; |
| 144 | int32 subscript_dead_key[38]; |
| 153 | uint32 gravesmooth_tables; |
| 154 | uint32 graverough_tables; |
| 155 | uint32 gravediaeresis_tables; |
| 156 | uint32 gravesubscript_tables; |
| 157 | uint32 gravesmoothsubscript_tables; |
| 158 | uint32 graveroughsubscript_tables; |
| 159 | uint32 smooth_tables; |
| 160 | uint32 smoothcircumflex_tables; |
| 161 | uint32 smoothsubscript_tables; |
| 162 | uint32 smoothcircumflexsubscript_tables; |
| 163 | uint32 rough_tables; |
| 164 | uint32 roughcircumflex_tables; |
| 165 | uint32 roughsubscript_tables; |
| 166 | uint32 roughcircumflexsubscript_tables; |