CTWM
Loading...
Searching...
No Matches
IconEntry Struct Reference

#include <icons.h>

Collaboration diagram for IconEntry:
[legend]

Data Fields

struct IconEntrynext
int x
int y
int w
int h
TwmWindowtwm_win
bool used

Detailed Description

Definition at line 60 of file icons.h.

Field Documentation

◆ h

int IconEntry::h

Definition at line 62 of file icons.h.

Referenced by AddIconRegion(), IconDown(), mergeEntries(), PlaceIcon(), and splitIconRegionEntry().

◆ next

struct IconEntry* IconEntry::next

Definition at line 61 of file icons.h.

Referenced by FindIconEntry(), IconDown(), PlaceIcon(), prevIconEntry(), and splitIconRegionEntry().

◆ twm_win

TwmWindow* IconEntry::twm_win

Definition at line 63 of file icons.h.

Referenced by FindIconEntry(), IconDown(), and PlaceIcon().

◆ used

bool IconEntry::used

Definition at line 64 of file icons.h.

Referenced by IconDown(), and PlaceIcon().

◆ w

int IconEntry::w

Definition at line 62 of file icons.h.

Referenced by AddIconRegion(), IconDown(), mergeEntries(), PlaceIcon(), and splitIconRegionEntry().

◆ x

int IconEntry::x

Definition at line 62 of file icons.h.

Referenced by AddIconRegion(), IconDown(), mergeEntries(), PlaceIcon(), and splitIconRegionEntry().

◆ y

int IconEntry::y

Definition at line 62 of file icons.h.

Referenced by AddIconRegion(), IconDown(), mergeEntries(), PlaceIcon(), and splitIconRegionEntry().


The documentation for this struct was generated from the following file:
  • /usr/src/RPM/BUILD/ctwm-4.1.0/icons.h