gucoordinates
Public Attributes | List of all members
pct_coord_to_px_coord_Fake Struct Reference

#include <conversion_fakes.h>

Collaboration diagram for pct_coord_to_px_coord_Fake:
Collaboration graph

Public Attributes

const gu_percent_coordinate arg0_val
 
const gu_percent_coordinate arg0_history [(50u)]
 
const pixels_u arg1_val
 
const pixels_u arg1_history [(50u)]
 
const pixels_u arg2_val
 
const pixels_u arg2_history [(50u)]
 
unsigned int call_count
 
unsigned int arg_history_len
 
unsigned int arg_histories_dropped
 
gu_pixel_coordinate return_val
 
int return_val_seq_len
 
int return_val_seq_idx
 
gu_pixel_coordinatereturn_val_seq
 
gu_pixel_coordinate return_val_history [(50u)]
 
int custom_fake_seq_len
 
int custom_fake_seq_idx
 
gu_pixel_coordinate(* custom_fake )(const gu_percent_coordinate arg0, const pixels_u arg1, const pixels_u arg2)
 
gu_pixel_coordinate(** custom_fake_seq )(const gu_percent_coordinate arg0, const pixels_u arg1, const pixels_u arg2)
 

Detailed Description

Definition at line 110 of file conversion_fakes.h.

Member Data Documentation

◆ arg0_history

const gu_percent_coordinate pct_coord_to_px_coord_Fake::arg0_history[(50u)]

Definition at line 110 of file conversion_fakes.h.

◆ arg0_val

const gu_percent_coordinate pct_coord_to_px_coord_Fake::arg0_val

Definition at line 110 of file conversion_fakes.h.

◆ arg1_history

const pixels_u pct_coord_to_px_coord_Fake::arg1_history[(50u)]

Definition at line 110 of file conversion_fakes.h.

◆ arg1_val

const pixels_u pct_coord_to_px_coord_Fake::arg1_val

Definition at line 110 of file conversion_fakes.h.

◆ arg2_history

const pixels_u pct_coord_to_px_coord_Fake::arg2_history[(50u)]

Definition at line 110 of file conversion_fakes.h.

◆ arg2_val

const pixels_u pct_coord_to_px_coord_Fake::arg2_val

Definition at line 110 of file conversion_fakes.h.

◆ arg_histories_dropped

unsigned int pct_coord_to_px_coord_Fake::arg_histories_dropped

Definition at line 110 of file conversion_fakes.h.

◆ arg_history_len

unsigned int pct_coord_to_px_coord_Fake::arg_history_len

Definition at line 110 of file conversion_fakes.h.

◆ call_count

unsigned int pct_coord_to_px_coord_Fake::call_count

Definition at line 110 of file conversion_fakes.h.

◆ custom_fake

gu_pixel_coordinate(* pct_coord_to_px_coord_Fake::custom_fake) (const gu_percent_coordinate arg0, const pixels_u arg1, const pixels_u arg2)

Definition at line 110 of file conversion_fakes.h.

◆ custom_fake_seq

gu_pixel_coordinate(** pct_coord_to_px_coord_Fake::custom_fake_seq) (const gu_percent_coordinate arg0, const pixels_u arg1, const pixels_u arg2)

Definition at line 110 of file conversion_fakes.h.

◆ custom_fake_seq_idx

int pct_coord_to_px_coord_Fake::custom_fake_seq_idx

Definition at line 110 of file conversion_fakes.h.

◆ custom_fake_seq_len

int pct_coord_to_px_coord_Fake::custom_fake_seq_len

Definition at line 110 of file conversion_fakes.h.

◆ return_val

gu_pixel_coordinate pct_coord_to_px_coord_Fake::return_val

Definition at line 110 of file conversion_fakes.h.

◆ return_val_history

gu_pixel_coordinate pct_coord_to_px_coord_Fake::return_val_history[(50u)]

Definition at line 110 of file conversion_fakes.h.

◆ return_val_seq

gu_pixel_coordinate* pct_coord_to_px_coord_Fake::return_val_seq

Definition at line 110 of file conversion_fakes.h.

◆ return_val_seq_idx

int pct_coord_to_px_coord_Fake::return_val_seq_idx

Definition at line 110 of file conversion_fakes.h.

◆ return_val_seq_len

int pct_coord_to_px_coord_Fake::return_val_seq_len

Definition at line 110 of file conversion_fakes.h.


The documentation for this struct was generated from the following file: