Home
last modified time | relevance | path

Searched defs:StyleRunInfo (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/layoutex/layout/
DParagraphLayout.h566 struct StyleRunInfo struct
568 LayoutEngine *engine;
569 const LEFontInstance *font;
570 const Locale *locale;
571 LEGlyphID *glyphs;
572 float *positions;
573 UScriptCode script;
574 UBiDiLevel level;
575 le_int32 runBase;
576 le_int32 runLimit;
[all …]