Home
last modified time | relevance | path

Searched defs:CInitDialogItem (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/Far/
H A DFarUtils.h33 struct CInitDialogItem struct
35 DialogItemTypes Type;
36 int X1,Y1,X2,Y2;
37 bool Focus;
38 bool Selected;
39 UInt32 Flags; //FarDialogItemFlags Flags;
40 bool DefaultButton;
41 int DataMessageId;
42 const char *DataString;
43 const char *HistoryName;