Searched refs:fPlaylingIndex (Results 1 – 2 of 2) sorted by relevance
40 fPlaylingIndex(0), in ImportPLItemsCommand()74 fPlaylingIndex = fPlaylist->CurrentItemIndex(); in ImportPLItemsCommand()163 if (fPlaylingIndex >= 0) in Undo()164 fPlaylist->SetCurrentItemIndex(fPlaylingIndex, false); in Undo()
36 int32 fPlaylingIndex; variable