Home
last modified time | relevance | path

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

/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_vec.erl70 add_help_text([{_,_}=Pair|T]) -> function
72 add_help_text([Type|T]) -> function
82 add_help_text([]) -> []. function
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/widgets/
H A Dclass-wp-widget-custom-html.php301 public static function add_help_text() { function in WP_Widget_Custom_HTML
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/widgets/
H A Dclass-wp-widget-custom-html.php301 public static function add_help_text() { function in WP_Widget_Custom_HTML
/dports/deskutils/zim/zim-0.74.3/zim/gui/
H A Dwidgets.py2952 def add_help_text(self, text): member in Dialog