Home
last modified time | relevance | path

Searched refs:UBIDI_ESC_MIRROR_DELTA (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidi_props.h129 UBIDI_ESC_MIRROR_DELTA=-4, enumerator
Dubidi_props.cpp148 if(delta!=UBIDI_ESC_MIRROR_DELTA) { in getMirror()
/third_party/skia/third_party/externals/icu/source/common/
Dubidi_props.h129 UBIDI_ESC_MIRROR_DELTA=-4, enumerator
Dubidi_props.cpp148 if(delta!=UBIDI_ESC_MIRROR_DELTA) { in getMirror()
/third_party/node/deps/icu-small/source/common/
Dubidi_props.h129 UBIDI_ESC_MIRROR_DELTA=-4, enumerator
Dubidi_props.cpp148 if(delta!=UBIDI_ESC_MIRROR_DELTA) { in getMirror()
/third_party/icu/icu4c/source/common/
Dubidi_props.h129 UBIDI_ESC_MIRROR_DELTA=-4, enumerator
Dubidi_props.cpp148 if(delta!=UBIDI_ESC_MIRROR_DELTA) { in getMirror()
/third_party/icu/tools/unicode/c/genprops/
Dbidipropsbuilder.cpp265 delta=UBIDI_ESC_MIRROR_DELTA; in encodeBidiMirroringGlyph()