FreeRDP
rdtk_text_field.h File Reference
#include <rdtk/rdtk.h>
#include "rdtk_surface.h"
#include "rdtk_nine_patch.h"
#include "rdtk_engine.h"
This graph shows which files directly or indirectly include this file:

Data Structures

struct  rdtkTextField
 

Functions

int rdtk_text_field_engine_init (rdtkEngine *engine)
 
int rdtk_text_field_engine_uninit (rdtkEngine *engine)
 
rdtkTextField * rdtk_text_field_new (rdtkEngine *engine, rdtkNinePatch *ninePatch)
 
void rdtk_text_field_free (rdtkTextField *textField)
 

Function Documentation

◆ rdtk_text_field_engine_init()

int rdtk_text_field_engine_init ( rdtkEngine *  engine)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rdtk_text_field_engine_uninit()

int rdtk_text_field_engine_uninit ( rdtkEngine *  engine)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rdtk_text_field_free()

void rdtk_text_field_free ( rdtkTextField *  textField)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rdtk_text_field_new()

rdtkTextField* rdtk_text_field_new ( rdtkEngine *  engine,
rdtkNinePatch *  ninePatch 
)
Here is the caller graph for this function: