Searched refs:to_stdout (Results 1 – 2 of 2) sorted by relevance
122 const int to_stdout = (file_name == NULL) || !WSTRCMP(file_name, "-"); in ImgIoUtilWriteFile() local127 out = to_stdout ? ImgIoUtilSetBinaryMode(stdout) : WFOPEN(file_name, "wb"); in ImgIoUtilWriteFile()
151 if ( to_stdout ) \194 FT_Bool to_stdout ) in af_glyph_hints_dump_points() argument263 FT_Bool to_stdout ) in af_glyph_hints_dump_segments() argument394 FT_Bool to_stdout ) in af_glyph_hints_dump_edges() argument
Completed in 21 milliseconds