Searched defs:LEInsertionCallback (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLEInsertionList.h49 class U_LAYOUT_API LEInsertionCallback class
70 virtual ~LEInsertionCallback();
83 * supplied <code>LEInsertionCallback</code> object to actually
131 * Call the <code>LEInsertionCallback</code> once for each
134 * @param callback the <code>LEInsertionCallback</code> to call for each insertion.
141 le_bool applyInsertions(LEInsertionCallback *callback);
H A DLEGlyphStorage.cpp41 LEInsertionCallback::~LEInsertionCallback()

Completed in 1362 milliseconds