Home | History | Annotate | Download | only in static_shim

Lines Matching refs:extraSpace

2898 UText * utext_setup_android(UText * ut, int32_t extraSpace, UErrorCode * status) {
2899 return utext_setup(ut, extraSpace, status);