Searched defs:UScriptRun (Results 1 – 4 of 4) sorted by relevance
41 struct UScriptRun struct43 int32_t textLength;44 const UChar *textArray;46 int32_t scriptStart;47 int32_t scriptLimit;48 UScriptCode scriptCode;50 struct ParenStackEntry parenStack[PAREN_STACK_DEPTH];51 int32_t parenSP;52 int32_t pushCount;53 int32_t fixupCount;
57 typedef struct UScriptRun UScriptRun; typedef
59 typedef struct UScriptRun UScriptRun; typedef