Home
last modified time | relevance | path

Searched defs:str_type (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DMediaLibHelper.cpp87 wstring str_type = CFilePathHelper(song_info.first.path).GetFileExtension(); in ClassifyMedia() local
93 wstring str_type; in ClassifyMedia() local
117 wstring str_type; in ClassifyMedia() local
H A DUserUi.cpp42 std::string str_type = CTinyXml2Helper::ElementAttribute(xml_child, "type"); in LoadFromContents() local
652 std::string str_type = CTinyXml2Helper::ElementAttribute(xml_node, "type"); in BuildUiElementFromXmlNode() local
717 std::string str_type = CTinyXml2Helper::ElementAttribute(xml_node, "type"); in BuildUiElementFromXmlNode() local
811 std::string str_type = CTinyXml2Helper::ElementAttribute(xml_node, "type"); in BuildUiElementFromXmlNode() local
H A DPropertyAlbumCoverDlg.cpp151 CString str_type; in ShowInfo() local