Searched refs:encodeBidiMirroringGlyph (Results 1 – 1 of 1) sorted by relevance
180 … int32_t encodeBidiMirroringGlyph(UChar32 src, UChar32 end, UChar32 mirror, UErrorCode &errorCode);229 BiDiPropsBuilder::encodeBidiMirroringGlyph(UChar32 src, UChar32 end, UChar32 mirror, in encodeBidiMirroringGlyph() function in BiDiPropsBuilder287 int32_t delta=encodeBidiMirroringGlyph(start, end, props.bmg, errorCode); in setProps()