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

/external/icu/icu4c/source/layout/
H A DLEInsertionList.h24 class U_LAYOUT_API LEInsertionCallback class
45 virtual ~LEInsertionCallback();
58 * supplied <code>LEInsertionCallback</code> object to actually
106 * Call the <code>LEInsertionCallback</code> once for each
109 * @param callback the <code>LEInsertionCallback</code> to call for each insertion.
116 le_bool applyInsertions(LEInsertionCallback *callback);
H A DLEGlyphStorage.cpp16 LEInsertionCallback::~LEInsertionCallback()

Completed in 127 milliseconds