Home
last modified time | relevance | path

Searched refs:ft_strncpy (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/config/
Dftstdlib.h100 #define ft_strncpy strncpy macro
/third_party/skia/third_party/externals/freetype/src/base/
Dftdebug.c492 ft_strncpy( features_buf, features, features_length ); in ft_log_handler()
Dftrfork.c883 ft_strncpy( new_name, in raccess_make_file_name()
/third_party/skia/third_party/externals/freetype/builds/windows/
Dftdebug.c505 ft_strncpy( features_buf, features, features_length ); in ft_log_handler()
/third_party/skia/third_party/externals/freetype/builds/mac/
Dftmac.c519 ft_strncpy( (char *)nodeName + 1, (char *)p, *(char *)nodeName ); in FT_FSPathMakeSpec()