Home | History | Annotate | Download | only in io

Lines Matching full:pad_and_justify

232     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(context, info, result, resultLen);
768 written = handler->pad_and_justify(context, info, arg, len);
788 written = handler->pad_and_justify(context, info, &arg, 1);
940 return handler->pad_and_justify(context, info, result, resultLen);