1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276
|
<!-- -*- coding: euc-jp; -*- -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
Copyright (C) 2003
National Institute of Advanced Industrial Science and Technology (AIST)
Registration Number H15PRO112
See the end for copying conditions.
-->
<html><head><meta http-equiv="Content-Type" content="text/html;charset="euc-jp">
<title>M17N 饤֥</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<a name="top-of-page"></a>
<hr><center>
<a class="qindex" href="index.html">Main Page</a>
<a class="qindex" href="modules.html">Modules</a>
<!-- <a class="qindex" href="classes.html">Alphabetical List</a> -->
<a class="qindex" href="annotated.html">Data Structures</a>
<!-- <a class="qindex" href="files.html">File List</a> -->
<!-- <a class="qindex" href="functions.html">Data Fields</a> -->
<a class="qindex" href="globals.html">Globals</a>
<a class="qindex" href="pages.html">Appendix</a>
</center>
<hr>
<!-- Doxygen 1.3.9.1 -->
<h1>¤ MInputDriver<br>
<small>
[<a class="el" href="group__m17nInputMethod.html">ϥå (ʬ)</a>]</small>
</h1>ϥɥ饤ѹ¤.
<a href="#_details">[ܺ]</a>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>ѿ</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structMInputDriver.html#o0">open_im</a> )(<a class="el" href="structMInputMethod.html">MInputMethod</a> *im)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">ϥåɤץ. <a href="#o0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structMInputDriver.html#o1">close_im</a> )(<a class="el" href="structMInputMethod.html">MInputMethod</a> *im)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">ϥåɤ. <a href="#o1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structMInputDriver.html#o2">create_ic</a> )(<a class="el" href="structMInputContext.html">MInputContext</a> *ic)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">ϥƥȤ. <a href="#o2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structMInputDriver.html#o3">destroy_ic</a> )(<a class="el" href="structMInputContext.html">MInputContext</a> *ic)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">ϥƥȤ˲. <a href="#o3"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structMInputDriver.html#o4">filter</a> )(<a class="el" href="structMInputContext.html">MInputContext</a> *ic, <a class="el" href="group__m17nSymbol.html#ga0">MSymbol</a> key, void *arg)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">ϥե륿. <a href="#o4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structMInputDriver.html#o5">lookup</a> )(<a class="el" href="structMInputContext.html">MInputContext</a> *ic, <a class="el" href="group__m17nSymbol.html#ga0">MSymbol</a> key, void *arg, <a class="el" href="group__m17nMtext.html#ga0">MText</a> *mt)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">ϥƥȤƥȤγ. <a href="#o5"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="group__m17nPlist.html#ga0">MPlist</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structMInputDriver.html#o6">callback_list</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">ХåؿΥꥹ. <a href="#o6"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2></h2>
<code>MInputDriver</code> ϡϥåɤ갷ؿޤϥåɥ 饤Фι¤ΤηǤ롣
<p>
<hr><h2>¤</h2>
<a class="anchor" name="o0" doxytag="MInputDriver::open_im"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">int(* <a class="el" href="structMInputDriver.html#o0">MInputDriver::open_im</a>)(<a class="el" href="structMInputMethod.html">MInputMethod</a> *im) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
δؿϡϥå <b>im</b> ץ롣<b>im</b> <info> ʳ СåȤ줿ǡؿ <a class="el" href="group__m17nInputMethod.html#ga34">minput_open_im()</a> Ƥ 롣<b>im</b> ץǤ 0 Ǥʤ -1֤δ <b>im->info</b> ꤷơ¾Υɥ饤дؿ黲Ȥ ݻ뤳ȤǤ롣 </td>
</tr>
</table>
<a class="anchor" name="o1" doxytag="MInputDriver::close_im"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">void(* <a class="el" href="structMInputDriver.html#o1">MInputDriver::close_im</a>)(<a class="el" href="structMInputMethod.html">MInputMethod</a> *im) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
δؿϡϥå <b>im</b> 롣ؿ <a class="el" href="group__m17nInputMethod.html#ga35">minput_close_im()</a> ƤФ롣ϥåɤΥ٤ λǡ<b>im->info</b> ˳ƤƤ() ٤Ƴ롣<b>im</b> ¾ΥФ˱ƶͿƤϤʤʤ </td>
</tr>
</table>
<a class="anchor" name="o2" doxytag="MInputDriver::create_ic"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">int(* <a class="el" href="structMInputDriver.html#o2">MInputDriver::create_ic</a>)(<a class="el" href="structMInputContext.html">MInputContext</a> *ic) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
δؿϥƥ <b>ic</b> 롣<b>ic</b> <info> ʳ СåȤ줿ǡؿ <a class="el" href="group__m17nInputMethod.html#ga36">minput_create_ic()</a> Ƥ 롣<b>ic</b> Ǥ 0 Ǥʤ -1 ֤δؿ <b>ic->info</b> ꤷơ¾Υɥ饤дؿ黲Ȥ 뤳ȤǤ롣 </td>
</tr>
</table>
<a class="anchor" name="o3" doxytag="MInputDriver::destroy_ic"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">void(* <a class="el" href="structMInputDriver.html#o3">MInputDriver::destroy_ic</a>)(<a class="el" href="structMInputContext.html">MInputContext</a> *ic) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
ؿ <a class="el" href="group__m17nInputMethod.html#ga37">minput_destroy_ic()</a> ƤФ졢ϥƥ <b>ic</b> 롣ϥƥȤ˲٤ƽλǡ<b>ic->info</b> ˳ƤƤ()٤Ƴ롣<b>ic</b> ¾ΥФ˱ƶͿƤϤʤʤ </td>
</tr>
</table>
<a class="anchor" name="o4" doxytag="MInputDriver::filter"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">int(* <a class="el" href="structMInputDriver.html#o4">MInputDriver::filter</a>)(<a class="el" href="structMInputContext.html">MInputContext</a> *ic, <a class="el" href="group__m17nSymbol.html#ga0">MSymbol</a> key, void *arg) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
ؿ <a class="el" href="group__m17nInputMethod.html#ga38">minput_filter()</a> ƤФ졢ϥե륿롣 <b>key</b>, <b>arg</b> ϴؿ <a class="el" href="group__m17nInputMethod.html#ga38">minput_filter()</a> ΤΤƱ<p>
δؿ <b>key</b> <b>ic</b> ֤롣 <b>key</b> åɤ˵ۼƥƥȤʤäˤϡ 1 Ǥʤ 0 ֤<p>
<callback> ɬפǤС<b>ic->status</b>, <b>ic->preedit</b>, <b>ic->cursor_pos</b>, <b>ic->ncandidates</b>, <b>ic->candidates</b>, <b>ic->produced</b> Ǥ롣<p>
<b>arg</b> ΰ̣ϥåɥɥ饤Ф˰¸롣 <code>minput_default_driver</code> ޤ <code>minput_gui_driver</code> Ȥ ȡ </td>
</tr>
</table>
<a class="anchor" name="o5" doxytag="MInputDriver::lookup"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">int(* <a class="el" href="structMInputDriver.html#o5">MInputDriver::lookup</a>)(<a class="el" href="structMInputContext.html">MInputContext</a> *ic, <a class="el" href="group__m17nSymbol.html#ga0">MSymbol</a> key, void *arg, <a class="el" href="group__m17nMtext.html#ga0">MText</a> *mt) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
ؿ <a class="el" href="group__m17nInputMethod.html#ga39">minput_lookup()</a> ƤФ졢ϥƥ <b>ic</b> ƥȤ롣ϥ <b>key</b> ˤäƥ СM-text <b>mt</b> ɲä롣 <b>key</b> ϥå <b>ic</b> ˤ 0 ֤Ǥʤ 1 ֤<p>
<b>arg</b> ΰ̣ϥåɥɥ饤Ф˰¸롣 <code>minput_default_driver</code> ޤ <code>minput_gui_driver</code> Ȥ ȡ </td>
</tr>
</table>
<a class="anchor" name="o6" doxytag="MInputDriver::callback_list"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"><a class="el" href="group__m17nPlist.html#ga0">MPlist</a>* <a class="el" href="structMInputDriver.html#o6">MInputDriver::callback_list</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
ХåؿΥꥹȡϼΤ줫 <a class="el" href="group__m17nInputMethod.html#ga19">Minput_preedit_start</a>, <a class="el" href="group__m17nInputMethod.html#ga21">Minput_preedit_draw</a>, <a class="el" href="group__m17nInputMethod.html#ga20">Minput_preedit_done</a>, <a class="el" href="group__m17nInputMethod.html#ga22">Minput_status_start</a>, <a class="el" href="group__m17nInputMethod.html#ga24">Minput_status_draw</a>, <a class="el" href="group__m17nInputMethod.html#ga23">Minput_status_done</a>, <a class="el" href="group__m17nInputMethod.html#ga25">Minput_candidates_start</a>, <a class="el" href="group__m17nInputMethod.html#ga27">Minput_candidates_draw</a>, <a class="el" href="group__m17nInputMethod.html#ga26">Minput_candidates_done</a>, <a class="el" href="group__m17nInputMethod.html#ga28">Minput_set_spot</a>, <a class="el" href="group__m17nInputMethod.html#ga29">Minput_toggle</a>, <a class="el" href="group__m17nInputMethod.html#ga30">Minput_reset</a> ͤ<a class="el" href="group__m17nInputMethod.html#ga2">MInputCallbackFunc</a> δؿ </td>
</tr>
</table>
<!-- -*- coding: euc-jp; -*- -->
<hr>
<center>
<a href="#top-of-page">ΥڡƬ</a><br><br>
<a class="qindex" href="index.html">Main Page</a>
<a class="qindex" href="modules.html">Modules</a>
<!-- <a class="qindex" href="classes.html">Alphabetical List</a> -->
<a class="qindex" href="annotated.html">Data Structures</a>
<!-- <a class="qindex" href="files.html">File List</a> -->
<!-- <a class="qindex" href="functions.html">Data Fields</a> -->
<a class="qindex" href="globals.html">Globals</a>
<a class="qindex" href="pages.html">Appendix</a>
</center>
<hr>
<ADDRESS>
<a href="http://www.m17n.org/m17n-lib-ja/index.html" target="mulewindow"><img src="parrot.png" align=bottom alt="mulemark" border=0></a>
<A HREF="mailto:mule-aist@m17n.org">mule-aist@m17n.org</a>
</ADDRESS>
</body>
</HTML>
<!-- Copyright information
Copyright (C) 2003
National Institute of Advanced Industrial Science and Technology (AIST)
Registration Number H15PRO112
This file is part of the m17n library.
The m17n library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2, or (at
your option) any later version.
The m17n library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with the m17n library; see the file COPYING. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
-->
|