Searched refs:Rast_output_window_cols (Results 1 – 25 of 34) sorted by relevance
12
185 return G_calloc(Rast_output_window_cols() + 1, Rast_cell_size(data_type)); in Rast_allocate_output_buf()190 return (CELL *) G_calloc(Rast_output_window_cols() + 1, sizeof(CELL)); in Rast_allocate_c_output_buf()195 return (FCELL *) G_calloc(Rast_output_window_cols() + 1, sizeof(FCELL)); in Rast_allocate_f_output_buf()200 return (DCELL *) G_calloc(Rast_output_window_cols() + 1, sizeof(DCELL)); in Rast_allocate_d_output_buf()205 return (char *)G_calloc(Rast_output_window_cols() + 1, sizeof(char)); in Rast_allocate_null_output_buf()
40 memset(rast, 0, Rast_output_window_cols() * Rast_cell_size(data_type)); in Rast_zero_output_buf()
180 int Rast_output_window_cols(void) in Rast_output_window_cols() function
30 ncols = Rast_output_window_cols(); in readcell()
587 int Rast_output_window_cols(void);
8954 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…8955 …s() chiamato con finestra divisa. Utilizzare Rast_input_window_cols() o Rast_output_window_cols()."
9063 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…9064 …dow_cols() chamado com janela dividida. Use Rast_input_window_cols() ou Rast_output_window_cols()."
9007 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…9008 …s() con la ventana dividida. En su lugar use Rast_input_window_cols() o Rast_output_window_cols()."
9090 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…9091 …ée avec une fenêtre divisée. UtiliserRast_input_window_cold() ou Rast_output_window_cols() à la pl…
8905 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
8904 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
8906 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
8916 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
8914 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
8898 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
8915 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
8924 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
8899 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
9534 "Rast_input_window_cols() or Rast_output_window_cols() instead."