Kestrel Interface
Loading...
Searching...
No Matches
kest_page_id.c File Reference
#include "kest_int.h"

Go to the source code of this file.

Macros

#define PRINTLINES_ALLOWED   0

Functions

kest_ui_pagekest_page_id_find_page (kest_context *cxt, kest_page_identifier id)
int kest_ui_page_create_identifier (kest_ui_page *page, kest_page_identifier *id)

Macro Definition Documentation

◆ PRINTLINES_ALLOWED

#define PRINTLINES_ALLOWED   0

Definition at line 4 of file kest_page_id.c.

Function Documentation

◆ kest_page_id_find_page()

kest_ui_page * kest_page_id_find_page ( kest_context * cxt,
kest_page_identifier id )

Definition at line 9 of file kest_page_id.c.

Referenced by kest_cxt_enter_previous_current_page().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ kest_ui_page_create_identifier()

int kest_ui_page_create_identifier ( kest_ui_page * page,
kest_page_identifier * id )

Definition at line 92 of file kest_page_id.c.

Referenced by kest_cxt_clone_state().

Here is the caller graph for this function: