Home
last modified time | relevance | path

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

/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXFileDict.h38 struct FXFileAssoc { struct
39 FXString command; /// Command to execute
40 FXString extension; /// Full extension name
41 FXString mimetype; /// Mime type name
42 FXIcon *bigicon; /// Big normal icon
43 FXIcon *bigiconopen; /// Big open icon
44 FXIcon *miniicon; /// Mini normal icon
45 FXIcon *miniiconopen; /// Mini open icon
46 FXDragType dragtype; /// Registered drag type
47 FXuint flags; /// Flags
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXFileDict.h38 struct FXFileAssoc { struct
39 FXString command; /// Command to execute
40 FXString extension; /// Full extension name
41 FXString mimetype; /// Mime type name
42 FXIcon *bigicon; /// Big normal icon
43 FXIcon *bigiconopen; /// Big open icon
44 FXIcon *miniicon; /// Mini normal icon
45 FXIcon *miniiconopen; /// Mini open icon
46 FXDragType dragtype; /// Registered drag type
47 FXuint flags; /// Flags; 1=cd, 2=term
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXFileDict.h38 struct FXFileAssoc { struct
39 FXString command; /// Command to execute
40 FXString extension; /// Full extension name
41 FXString mimetype; /// Mime type name
42 FXIcon *bigicon; /// Big normal icon
43 FXIcon *bigiconopen; /// Big open icon
44 FXIcon *miniicon; /// Mini normal icon
45 FXIcon *miniiconopen; /// Mini open icon
46 FXDragType dragtype; /// Registered drag type
47 FXuint flags; /// Flags; 1=cd, 2=term
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXFileAssociations.h36 struct FXFileAssoc { struct
50 typedef FXDictionaryOf<FXFileAssoc> FXFileAssocDictionary; argument
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXFileAssociations.h36 struct FXFileAssoc { struct
50 typedef FXDictionaryOf<FXFileAssoc> FXFileAssocDictionary; argument