Searched refs:note_pane_height (Results 1 – 5 of 5) sorted by relevance
315 int note_pane_height; member
386 XtOffset( XTM_GL_CUSTOM_DATA_REF, note_pane_height ),
1272 key, &custom_data -> note_pane_height ); in readParameterInfo()1854 custom_data -> note_pane_height ); in writeParameterInfo()
1227 note_pane_height; in createScheduleWindow()
714 static int note_pane_height = 50; in customParam() local1073 par_rec[ n ].value = &custom_data -> note_pane_height; in customParam()1074 par_rec[ n ].default_value = ¬e_pane_height; in customParam()1075 par_rec[ n ].size = sizeof( custom_data -> note_pane_height ); in customParam()