Home
last modified time | relevance | path

Searched defs:GetUiIndex (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DCPlayerUIBase.h325 virtual int GetUiIndex() { return 1; } //UI的序号,用于区分每个界面,不会为0 in GetUiIndex() function
H A DUserUi.cpp504 int CUserUi::GetUiIndex() in GetUiIndex() function in CUserUi