Searched refs:PRESSURE_TREND_FRAME_CONTROL_BLOCK (Results 1 – 2 of 2) sorted by relevance
| /GUIX-v6.2.1/test/example_internal/line_chart/ |
| D | line_chart_specifications.c | 19 PRESSURE_TREND_FRAME_CONTROL_BLOCK pressure_trend_frame; 226 offsetof(PRESSURE_TREND_FRAME_CONTROL_BLOCK, pressure_trend_frame_prompt_1), /* control block */ 250 offsetof(PRESSURE_TREND_FRAME_CONTROL_BLOCK, pressure_trend_frame_prompt), /* control block */ 274 … offsetof(PRESSURE_TREND_FRAME_CONTROL_BLOCK, pressure_trend_frame_line_chart), /* control block */ 298 offsetof(PRESSURE_TREND_FRAME_CONTROL_BLOCK, pressure_trend_frame_prompt_4), /* control block */ 322 offsetof(PRESSURE_TREND_FRAME_CONTROL_BLOCK, pressure_trend_frame_prompt_3), /* control block */ 346 offsetof(PRESSURE_TREND_FRAME_CONTROL_BLOCK, pressure_trend_frame_prompt_2), /* control block */ 370 … offsetof(PRESSURE_TREND_FRAME_CONTROL_BLOCK, pressure_trend_frame_title_bar), /* control block */ 384 sizeof(PRESSURE_TREND_FRAME_CONTROL_BLOCK), /* control block size */
|
| D | line_chart_specifications.h | 111 } PRESSURE_TREND_FRAME_CONTROL_BLOCK; typedef 117 extern PRESSURE_TREND_FRAME_CONTROL_BLOCK pressure_trend_frame;
|