Home
last modified time | relevance | path

Searched +defs:value +defs:type (Results 1 – 25 of 142645) sorted by last modified time

12345678910>>...5706

/dports/x11-wm/mutter/mutter-41.1/src/backends/x11/
H A Dmeta-input-settings-x11.c105 Atom type, in get_property()
143 Atom type, in change_property()
227 gfloat value = speed; in meta_input_settings_x11_set_speed() local
240 guchar value; in meta_input_settings_x11_set_left_handed() local
265 guchar value = (enabled) ? 1 : 0; in meta_input_settings_x11_set_disable_while_typing() local
276 guchar value = (enabled) ? 1 : 0; in meta_input_settings_x11_set_tap_enabled() local
287 guchar value = (enabled) ? 1 : 0; in meta_input_settings_x11_set_tap_and_drag_enabled() local
298 guchar value = (enabled) ? 1 : 0; in meta_input_settings_x11_set_tap_and_drag_lock_enabled() local
846 guchar value = enabled ? 1 : 0; in meta_input_settings_x11_set_mouse_middle_click_emulation() local
860 guchar value = enabled ? 1 : 0; in meta_input_settings_x11_set_touchpad_middle_click_emulation() local
[all …]
H A Dmeta-seat-x11.c255 Atom type; in is_touchpad_device() local
288 Atom type; in get_device_ids() local
320 Atom prop, type; in get_device_node_path() local
388 Atom type; in guess_source_from_wacom_type() local
739 Atom type; in device_get_tool_serial() local
856 ClutterInputDeviceToolType type; in translate_property_event() local
969 double *value) in translate_pad_axis()
1017 double value; in translate_pad_event() local
1293 const GValue *value, in meta_seat_x11_set_property()
1318 GValue *value, in meta_seat_x11_get_property()
/dports/x11-wm/bbkeys/bbkeys-0.9.1/src/
H A DNetclient.cpp131 bool Netclient::getValue(Window win, Atom atom, Atom type, in getValue()
132 unsigned long &nelements, unsigned char **value, in getValue()
191 bool Netclient::getValue(Window win, Atom atom, Atom type, in getValue()
202 bool Netclient::getValue(Window win, Atom atom, Atom type, in getValue()
219 bool Netclient::getValue(Window win, Atom atom, StringType type, in getValue()
231 bool Netclient::getValue(Window win, Atom atom, StringType type, in getValue()
243 unsigned char *value; in getValue() local
277 void Netclient::sendClientMessage(Window target, Atom type, Window about, in sendClientMessage()
/dports/x11-wm/gamescope/gamescope-3.7.1/src/
H A Dsteamcompmgr.cpp1670 Atom type; in get_net_wm_state() local
2116 update_net_wm_state(uint32_t action, Bool *value) in update_net_wm_state()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterBase/
H A Daudit.c103 short int type; member
178 void mem_destroy (ASHashableValue value,void *data) in mem_destroy()
201 count_alloc (const char *fname, int line, void *ptr, size_t length, int type) in count_alloc()
296 count_find (const char *fname, int line, void *ptr, int type) in count_find()
311 count_find_and_extract (const char *fname, int line, void *ptr, int type) in count_find_and_extract()
519 countadd_hash_item (const char *fname, int line, struct ASHashTable *hash, ASHashableValue value, v… in countadd_hash_item()
/dports/x11-wm/compiz/compiz-0.8.8/plugins/
H A Dfuse.c78 int type; member
118 int type, in fuseAddInode()
315 CompOptionValue *value = NULL; in fuseGetStringFromInode() local
316 CompOptionType type; in fuseGetStringFromInode() local
562 fuseInitValue (CompOptionValue *value, in fuseInitValue()
563 CompOptionType type, in fuseInitValue()
601 CompOptionValue *value, in fuseInitValueFromString()
602 CompOptionType type, in fuseInitValueFromString()
666 CompOptionValue value; in fuseSetInodeOptionUsingString() local
1232 CompOptionValue *value) in fuseSetDisplayOption()
[all …]
/dports/x11-wm/jewel/jewel-0.12.41/
H A Dwindowmanager.cc1735 void WindowManager::setGnomeHint(Window w, int a, long value) in setGnomeHint()
1745 unsigned long value=0; in getHint() local
1829 void WindowManager::setExtendedWMHint(Window w, int a, long value) in setExtendedWMHint()
1834 void WindowManager::setExtendedWMHintString(Window w, int a, char* value) in setExtendedWMHintString()
1960 void* WindowManager::getExtendedNetPropertyData(Window win, Atom prop, Atom type, int *items) in getExtendedNetPropertyData()
2165 long *data=NULL, value=-1; in getDesktopHint() local
/dports/x11-wm/compizconfig-backend-gconf/compizconfig-backend-gconf-0.8.8/settings-backend/
H A Dgconf.c114 SpecialOptionType type; member
685 GConfValue *value; in copyGconfValues() local
1007 guint value; in readIntegratedOption() local
1230 int value; in readOption() local
1248 double value; in readOption() local
1713 char *value; in writeOption() local
1720 char *value; in writeOption() local
1726 float value; in writeOption() local
1733 int value; in writeOption() local
1740 Bool value; in writeOption() local
[all …]
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A DEwmh.cc656 WindowState::WindowType type = WindowState::TYPE_NORMAL; in setupClient() local
897 long value[2] = {0, 0}; // we dont support large desktops in updateViewPort() local
917 long value[2] = {static_cast<long>(screen.width()), static_cast<long>(screen.height())}; in updateGeometry() local
1295 void Ewmh::setState(FluxboxWindow &win, Atom state, bool value) { in setState()
1305 void Ewmh::setState(FluxboxWindow &win, Atom state, bool value, in setState()
/dports/x11-wm/spectrwm/spectrwm-SPECTRWM_3_4_1/
H A Dspectrwm.c1080 enum binding_type type; /* Key or Button. */ member
1081 uint32_t value; /* KeySym or Button Index. */ member
1699 xcb_atom_t *type; in ewmh_autoquirk() local
8946 parsebinding(const char *bindstr, uint16_t *mod, enum binding_type *type, in parsebinding()
9057 binding_insert(uint16_t mod, enum binding_type type, uint32_t val, in binding_insert()
9081 binding_lookup(uint16_t mod, enum binding_type type, uint32_t val) in binding_lookup()
9107 setbinding(uint16_t mod, enum binding_type type, uint32_t val, in setbinding()
9136 enum binding_type type; in setconfbinding() local
12517 get_source_type_label(uint32_t type) in get_source_type_label()
13508 uint8_t type = XCB_EVENT_RESPONSE_TYPE(evt); in event_handle() local
[all …]
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dconfigure.c311 int value; member
934 static int GetXPMGradient(int from[3], int to[3], int maxcols, int type) in GetXPMGradient()
1731 void set_func(char *text, FILE *fd, char **value,int *junk) in set_func()
/dports/x11-wm/libcompizconfig/libcompizconfig-0.8.8/src/
H A Dmain.c44 ccsSetBasicMetadata (Bool value) in ccsSetBasicMetadata()
490 CCSSettingType type = v->parent->type; in ccsFreeSettingValue() local
698 CCSSettingType type = from->parent->type; in copyValue() local
734 CCSSettingValue *value; in copyFromDefault() local
2620 Bool value; in ccsImportFromFile() local
2629 int value; in ccsImportFromFile() local
2638 float value; in ccsImportFromFile() local
2647 char *value; in ccsImportFromFile() local
2677 unsigned int value; in ccsImportFromFile() local
2686 Bool value; in ccsImportFromFile() local
[all …]
H A Dlists.c33 #define CCSLIST(type,dtype,ocomp,compfunc) \ argument
193 CCSSettingValue *value = calloc (1, sizeof (CCSSettingValue)); in ccsGetValueListFromStringList() local
388 CCSSettingValue *value = calloc (1, sizeof (CCSSettingValue)); in ccsGetValueListFromStringArray() local
409 CCSSettingValue *value = calloc (1, sizeof (CCSSettingValue)); in ccsGetValueListFromMatchArray() local
430 CCSSettingValue *value = calloc (1, sizeof (CCSSettingValue)); in ccsGetValueListFromIntArray() local
451 CCSSettingValue *value = calloc (1, sizeof (CCSSettingValue)); in ccsGetValueListFromFloatArray() local
472 CCSSettingValue *value = calloc (1, sizeof (CCSSettingValue)); in ccsGetValueListFromBoolArray() local
493 CCSSettingValue *value = calloc (1, sizeof (CCSSettingValue)); in ccsGetValueListFromColorArray() local
/dports/x11-wm/wmakerconf/wmakerconf-2.12/src/
H A Ddialog.c54 dialog_popup (dialog_e type, void (*ok_function) (GtkWidget *, gpointer), in dialog_popup()
84 dialog (dialog_e type, const char *close_text, const char *ok_text, in dialog()
99 vdialog (dialog_e type, const char *close_text, const char *ok_text, in vdialog()
247 const char *value) in set_option_menu_default()
H A Dtexture.c467 char *type = WMGetFromPLString (WMGetFromPLArray (array, 0)); in show_pixmap() local
1342 char *type = NULL; in show_texture_dialog() local
1988 char *type; in update_gradient_preview() local
2217 char *type = WMGetFromPLString (WMGetFromPLArray (array, 0)); in color_selection_ok() local
2431 const char *type = n in texture_type_toggle() local
2583 char *value; in set_opacity() local
3262 update_texture (proplist_t key, gpointer ptr, proplist_t value, in update_texture()
3287 char *value; in set_layers() local
3309 char *value; in set_frequency() local
3335 char *value; in set_thickness_1() local
[all …]
H A Dwindow.c343 proplist_t type = WMGetFromPLDictionary (entry, pltype); in root_window() local
488 proplist_t value = WMGetFromPLDictionary (windowmaker, key); in root_window() local
497 char *type; in root_window() local
763 proplist_t value = WMGetFromPLDictionary (windowmaker, plnewstyle); in check_widgetstyle() local
1106 appearance_container (proplist_t type, proplist_t thispanel, in appearance_container()
H A Dthemebrowser.c637 proplist_t value = WMGetFromPLDictionary (theme, key); in load_attributes() local
2035 proplist_t value; in theme_image_filename() local
2041 proplist_t type = WMGetFromPLArray (value, 0); in theme_image_filename() local
2114 proplist_t value = WMGetFromPLDictionary (theme, plattribute); in theme_gradient() local
2121 proplist_t type = WMGetFromPLArray (value, 0); in theme_gradient() local
2634 proplist_t value = WMGetFromPLDictionary (windowmaker, key); in save_theme_backend() local
2635 proplist_t type = WMGetFromPLDictionary (entry, pltype); in save_theme_backend() local
3580 proplist_t type = WMGetFromPLArray (texture, 0); in get_color() local
3581 proplist_t value = 0; in get_color() local
/dports/x11-wm/sway/sway-1.5.1/sway/tree/
H A Dview.c35 void view_init(struct sway_view *view, enum sway_view_type type, in view_init()
1097 static size_t append_prop(char *buffer, const char *value) { in append_prop()
/dports/x11-wm/sway/sway-1.5.1/include/sway/
H A Dconfig.h24 char *value; member
51 enum binding_input_type type; member
74 enum wlr_switch_type type; member
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/cmd/wmii/
H A Ddat.h254 char value[256]; member
290 #define VECTOR(type, nam, c) \ argument
/dports/x11-wm/treewm/treewm-0.4.5/xprop/
H A Dxprop.c61 long value; member
572 char *Format_Bool(value) in Format_Bool() argument
677 char *Scan_Long(string, value) in Scan_Long() argument
688 char *Scan_Octal(string, value) in Scan_Octal() argument
780 long value; local
902 long value; local
1020 long value, mask; local
1438 char *Get_Font_Property_Data_And_Type(atom, length, type, size) in Get_Font_Property_Data_And_Type() argument
1458 char *Get_Window_Property_Data_And_Type(atom, length, type, size) in Get_Window_Property_Data_And_Type() argument
1493 char *Get_Property_Data_And_Type(atom, length, type, size) in Get_Property_Data_And_Type() argument
[all …]
/dports/x11-wm/treewm/treewm-0.4.5/src/
H A Dresmanager.cc86 Info *ResManager::GetInfo(int type, char *name) { in GetInfo()
218 Section *ResManager::GotoSection(char *type,char *name) { in GotoSection()
268 char line[256],tag[64],value[192]; in LoadCFGFile() local
337 void Section::SetEntry(char *tag,char *value) { in SetEntry()
/dports/x11-wm/oroborus/oroborus-2.0.20/src/
H A Dhints.c218 getGnomeHint (Window w, Atom a, long *value) in getGnomeHint()
243 setGnomeHint (Window w, Atom a, long value) in setGnomeHint()
254 setNetWmName (Window w, Atom a, char *value) in setNetWmName()
276 getEWMHState (Window w, long *value) in getEWMHState()
451 typeEWMH (Window w, char *type) in typeEWMH()
481 getPropData (Window w, Atom prop, Atom type, unsigned long *items_ret) in getPropData()
/dports/x11-wm/tvtwm/tvtwm/
H A Dparse.c478 int value; member
1567 do_squeeze_entry (list, name, type, justify, num, denom) in do_squeeze_entry() argument
/dports/x11-wm/lxsession/lxsession-0.5.4/lxsession/
H A Ddbus-lxde-session.c1650 … const gchar* key1, const gchar* key2, const gchar* default_value, gchar** command, gchar** type) { in lxsession_lxde_session_server_constructor_dbus()
1843 gchar* type = NULL; in lxsession_lxde_session_server_SessionLaunch() local
4880 …bject_path, const gchar* interface_name, const gchar* property_name, GVariant* value, GError** err… in lxsession_lxde_session_server_dbus_interface_set_property()

12345678910>>...5706