Lines Matching refs:an
14 * software distributed under the License is distributed on an
56 Only active dictionaries with an appropriate language are used
58 The entries of an active, positive dictionary are words that are
124 /** searches for an entry that matches the given word.
138 /** is used to add an entry to the dictionary.
140 <P>If an entry already exists, the dictionary remains unchanged
159 /** is used to make an entry in the dictionary.
161 <P>If an entry already exists, the dictionary remains unchanged
188 /** removes an entry from the dictionary.
228 /** adds an entry to the list of dictionary event listeners.
249 /** removes an entry from the list of dictionary event listeners.