HomeSort by relevance Sort by last modified time
    Searched defs:candidates (Results 1 - 2 of 2) sorted by null

  /nv-g11n/inputmethod/sunpinyin/ime/iiim/cle/
ime.h 145 unsigned char *title; ///< title for the candidates, whether or not Aux support candidate area title is implementation depenedent.
146 int count; ///< How many candidates here
147 ImeText candidates; ///< Pointer array, 'count' items in the array. member in struct:__anon300
329 * So, Your owner-draw Preedit/Candidates area should response to these event.
346 * So, Your owner-draw Preedit/Candidates area should response to these event.
365 * @note owner-draw Preedit/Candidates area should response to these event,
386 /** \brief Candidates data event
388 * IME/IMM command candidates-UI to update candidates-data
395 ImeCandidates candidates; ///< new candidates to update the candidates are member in struct:__anon318
    [all...]
  /nv-g11n/inputmethod/sunpinyin2/wrapper/cle/iiim/cle/
ime.h 145 unsigned char *title; ///< title for the candidates, whether or not Aux support candidate area title is implementation depenedent.
146 int count; ///< How many candidates here
147 ImeText candidates; ///< Pointer array, 'count' items in the array. member in struct:__anon18
329 * So, Your owner-draw Preedit/Candidates area should response to these event.
346 * So, Your owner-draw Preedit/Candidates area should response to these event.
365 * @note owner-draw Preedit/Candidates area should response to these event,
386 /** \brief Candidates data event
388 * IME/IMM command candidates-UI to update candidates-data
395 ImeCandidates candidates; ///< new candidates to update the candidates are member in struct:__anon36
    [all...]

Completed in 240 milliseconds