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

  /external/icu4c/layout/
LEInsertionList.h 19 * This class encapsulates the callback used by <code>LEInsertionList</code>
28 * This method will be called by <code>LEInsertionList::applyInsertions</code> for each
63 class LEInsertionList : public UObject
74 LEInsertionList(le_bool rightToLeft);
79 ~LEInsertionList();
LEInsertionList.cpp 9 #include "LEInsertionList.h"
23 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(LEInsertionList)
25 LEInsertionList::LEInsertionList(le_bool rightToLeft)
31 LEInsertionList::~LEInsertionList()
36 void LEInsertionList::reset()
49 le_int32 LEInsertionList::getGrowAmount()
54 LEGlyphID *LEInsertionList::insert(le_int32 position, le_int32 count, LEErrorCode &success)
85 le_bool LEInsertionList::applyInsertions(LEInsertionCallback *callback
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]

Completed in 556 milliseconds