Searched defs:pTransform (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/deps/icu-small/source/common/ |
| D | ubiditransform.cpp | 129 action_resolve(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_resolve() 146 action_reorder(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reorder() 166 action_setInverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setInverse() 185 action_setRunsOnly(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setRunsOnly() 202 action_reverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reverse() 223 updateSrc(UBiDiTransform *pTransform, const char16_t *newSrc, uint32_t newLength, in updateSrc() 257 doShape(UBiDiTransform *pTransform, uint32_t options, UErrorCode *pErrorCode) in doShape() 274 action_shapeArabic(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_shapeArabic() 304 action_mirror(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_mirror()
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ubiditransform.cpp | 129 action_resolve(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_resolve() 146 action_reorder(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reorder() 166 action_setInverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setInverse() 185 action_setRunsOnly(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setRunsOnly() 202 action_reverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reverse() 223 updateSrc(UBiDiTransform *pTransform, const UChar *newSrc, uint32_t newLength, in updateSrc() 257 doShape(UBiDiTransform *pTransform, uint32_t options, UErrorCode *pErrorCode) in doShape() 274 action_shapeArabic(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_shapeArabic() 304 action_mirror(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_mirror()
|
| /third_party/icu/icu4c/source/common/ |
| D | ubiditransform.cpp | 129 action_resolve(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_resolve() 146 action_reorder(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reorder() 166 action_setInverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setInverse() 185 action_setRunsOnly(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setRunsOnly() 202 action_reverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reverse() 223 updateSrc(UBiDiTransform *pTransform, const UChar *newSrc, uint32_t newLength, in updateSrc() 257 doShape(UBiDiTransform *pTransform, uint32_t options, UErrorCode *pErrorCode) in doShape() 274 action_shapeArabic(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_shapeArabic() 304 action_mirror(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_mirror()
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | cbiditransformtst.c | 172 UBiDiTransform *pTransform = ubiditransform_open(&errorCode); in testAutoDirection() local 397 UBiDiTransform *pTransform = ubiditransform_open(&errorCode); in testAllTransformOptions() local
|