Blender  V3.3
Public Attributes | List of all members
SetSelection Struct Reference

Public Attributes

int selc
 
int sell
 
short mval_prev [2]
 
wmTimertimer
 

Detailed Description

Definition at line 2927 of file text_ops.c.

Member Data Documentation

◆ mval_prev

short SetSelection::mval_prev[2]

Definition at line 2929 of file text_ops.c.

Referenced by text_cursor_set_apply(), and text_selection_set_invoke().

◆ selc

int SetSelection::selc

Definition at line 2928 of file text_ops.c.

Referenced by text_selection_set_invoke().

◆ sell

int SetSelection::sell

Definition at line 2928 of file text_ops.c.

Referenced by text_selection_set_invoke().

◆ timer

wmTimer* SetSelection::timer

Definition at line 2930 of file text_ops.c.

Referenced by text_cursor_timer_ensure(), and text_cursor_timer_remove().


The documentation for this struct was generated from the following file: