Searched refs:pad_and_justify (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/io/
H A Duprintf.h66 u_printf_pad_and_justify_stream *pad_and_justify; member in struct:u_printf_stream_handler
H A Duprntf_p.c232 written = handler->pad_and_justify(context, info, s, len);
265 written = handler->pad_and_justify(context, info, s, len);
342 return handler->pad_and_justify(context, info, result, resultLen);
409 return handler->pad_and_justify(context, info, result, resultLen);
444 return handler->pad_and_justify(context, info, result, len);
478 return handler->pad_and_justify(context, info, result, len);
531 return handler->pad_and_justify(context, info, result, resultLen);
547 return handler->pad_and_justify(context, info, result, len);
667 return handler->pad_and_justify(context, info, result, resultLen);
742 return handler->pad_and_justify(contex
[all...]
/external/icu/icu4c/source/io/
H A Duprintf.h66 u_printf_pad_and_justify_stream *pad_and_justify; member in struct:u_printf_stream_handler
H A Duprntf_p.c232 written = handler->pad_and_justify(context, info, s, len);
265 written = handler->pad_and_justify(context, info, s, len);
342 return handler->pad_and_justify(context, info, result, resultLen);
409 return handler->pad_and_justify(context, info, result, resultLen);
444 return handler->pad_and_justify(context, info, result, len);
478 return handler->pad_and_justify(context, info, result, len);
531 return handler->pad_and_justify(context, info, result, resultLen);
547 return handler->pad_and_justify(context, info, result, len);
667 return handler->pad_and_justify(context, info, result, resultLen);
742 return handler->pad_and_justify(contex
[all...]

Completed in 85 milliseconds