Lines Matching defs:is

5  * This code is free software; you can redistribute it and/or modify it
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
31 * list, which is not used in metrics or queries on the composite, but
32 * is used in drawing primitives and queries which supply an actual string.
33 * ie for a codepoint that is only in a fallback, font-wide queries such
46 /* because components can be lazily initialised the components field is
57 /* See isStdComposite() for when/how this is used */
83 * See if this is a windows locale which has a system EUDC font.
86 * better that it is handled internally to the CompositeFont class.
145 /* This method is currently intended to be called only from
161 /* Ugly though it is, we synchronize here on the FontManager class
162 * because it is the lock used to do deferred initialisation.
165 * it is harmless that we do not know a slot is already initialised
193 /* This is used for deferred initialisation, so that the components of
194 * a logical font are initialised only when the font is used.
197 * doesn't know which font in the collection is needed. The solution to
198 * this is that the initialisation checks if the returned font is
203 * may be sufficient to verify the returned name is the expected one.
210 * apps will query the overall font metrics. However this is not an
215 * a euro_fonts directory which is symlinked from numerous locations.
216 * This is difficult to avoid because the two do not share XLFDs so
218 * The difficulty this presents for lazy initialisation is that if
220 * have been used only to be replaced later, and what is the consequence
233 /* Synchronize on FontManager so that is the global lock
235 * This global lock is rarely likely to be an issue as there
244 /* Warning: it is possible that the returned component is
248 * - the font in the file is superseded by a more complete one
328 /* This is essentially the runtime overhead for deferred font
331 * (as that is the only frequent call site of this method.
359 /* This is set false when the composite is created using a specified