Home
last modified time | relevance | path

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

/dports/math/oleo/oleo-1.99.16/src/
H A Dio-motif.h63 short *columnwidths; member
124 #define columnwidths Global->MotifGlobal->columnwidths macro
/dports/comms/xdx/xdx-2.4/src/
H A Dpreferences.h38 gchar *columnwidths; member
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/mega/
H A Dautocomplete.h247 struct CompletionTextOut { vector<vector<string>> stringgrid; vector<int> columnwidths; }; member