Searched defs:dirProps (Results 1 – 5 of 5) sorted by relevance
454 const DirProp *dirProps=pBiDi->dirProps; in ubidi_writeReordered() local575 const DirProp *dirProps=pBiDi->dirProps; in ubidi_writeReordered() local
366 DirProp *dirProps=pBiDi->dirPropsMemory; /* pBiDi->dirProps is const */ in getDirProps() local581 const DirProp *dirProps=pBiDi->dirProps; in resolveExplicitLevels() local752 const DirProp *dirProps=pBiDi->dirProps; in checkExplicitLevels() local1412 const DirProp *dirProps=pBiDi->dirProps; in resolveImplicitLevels() local1532 const DirProp *dirProps=pBiDi->dirProps; in adjustWSLevels() local
93 const DirProp *dirProps=pBiDi->dirProps; in setTrailingWSStart() local
233 const DirProp *dirProps; member
883 const uint8_t *dirProps=test->text+lineStart; in doTest() local2856 getStringFromDirProps(const uint8_t *dirProps, int32_t length, UChar *buffer) { in getStringFromDirProps()