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

  /external/icu4c/layoutex/
ParagraphLayout.cpp 9 * paragraphLayout doesn't make much sense without
27 #include "layout/ParagraphLayout.h"
276 const char ParagraphLayout::fgClassID = 0;
311 ParagraphLayout::ParagraphLayout(const LEUnicode chars[], le_int32 count,
523 ParagraphLayout::~ParagraphLayout()
612 le_bool ParagraphLayout::isComplex(const LEUnicode chars[], le_int32 count)
630 le_int32 ParagraphLayout::getAscent() const
633 ((ParagraphLayout *) this)->computeMetrics()
    [all...]
  /external/icu4c/layoutex/layout/
ParagraphLayout.h 18 * ParagraphLayout doesn't make much sense without
35 * ParagraphLayout.
37 * The <code>ParagraphLayout</code> object will analyze the text into runs of text in the
44 class U_LAYOUTEX_API ParagraphLayout : public UObject
50 * This class represents a single line of text in a <code>ParagraphLayout</code>. They
51 * can only be created by calling <code>ParagraphLayout::nextLine()</code>. Each line
52 * consists of multiple visual runs, represented by <code>ParagraphLayout::VisualRun</code>
55 * @see ParagraphLayout
56 * @see ParagraphLayout::VisualRun
65 * created by <code>ParagraphLayout</code>. However, it is th
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]