Searched refs:cursel (Results 1 – 2 of 2) sorted by relevance
205 int cursel = mBackgroundCombo.GetCurSel(); in ReadFrameFields() local206 int background_operation = mBackgroundCombo.GetItemData(cursel); in ReadFrameFields()223 cursel = mPixelmapCombo.GetCurSel(); in ReadFrameFields()224 …nfo.ewi.sprite.framelist[mEditFrame].gx_sprite_frame_pixelmap = mPixelmapCombo.GetItemData(cursel); in ReadFrameFields()
350 int cursel = mChildSignalsCombo.GetCurSel(); in AddChildSignals() local352 if (cursel < 0) in AddChildSignals()