Kestrel Interface
Loading...
Searching...
No Matches
kest_page_id.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  kest_page_identifier

Functions

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

Function Documentation

◆ kest_page_id_find_page()

kest_ui_page * kest_page_id_find_page ( struct kest_context * cxt,
kest_page_identifier pid )

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: