Home
last modified time | relevance | path

Searched refs:get_hide (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/stardict3/stardict-3.0.6/dict/src/
H A Dcmdlineopts.h29 static gboolean get_hide(void);
H A Dcmdlineopts.cpp124 gboolean CmdLineOptions::get_hide(void) in get_hide() function in CmdLineOptions
H A Dstardict.cpp434 if (!CmdLineOptions::get_hide() && (queryword || !hide)) { in Create()
2068 if (!CmdLineOptions::get_hide()) in Init()
2221 if (CmdLineOptions::get_hide()) { in stardict_handle_automation_cmdline()
/dports/net/wireshark-lite/wireshark-3.6.1/tools/
H A DWiresharkXML.py138 def get_hide(self): member in ProtoTreeItem
/dports/net/wireshark/wireshark-3.6.1/tools/
H A DWiresharkXML.py138 def get_hide(self): member in ProtoTreeItem
/dports/net/tshark-lite/wireshark-3.6.1/tools/
H A DWiresharkXML.py138 def get_hide(self): member in ProtoTreeItem
/dports/net/tshark/wireshark-3.6.1/tools/
H A DWiresharkXML.py138 def get_hide(self): member in ProtoTreeItem
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_scene_fbx/
H A Dfbx_utils.py989 def get_hide(self): member in ObjectWrapper
991 hide = property(get_hide)