Home
last modified time | relevance | path

Searched refs:MakeAbsolutePathname (Results 1 – 10 of 10) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dedit_pixelmap_dlg.cpp611 oldpath = MakeAbsolutePathname(m_pathinfo); in CheckPathname()
721 CString abspath = MakeAbsolutePathname(m_pathinfo); in SetPathProjectRelative()
734 CString abspath = MakeAbsolutePathname(m_pathinfo); in SetPathStudioRelative()
747 CString abspath = MakeAbsolutePathname(m_pathinfo); in SetPathAbsolute()
778 CString abspath = MakeAbsolutePathname(info->pathinfo); in HasAlpha()
819 CString abspath = MakeAbsolutePathname(m_pathinfo); in CheckAlphaStatus()
893 CString abspath = MakeAbsolutePathname(m_pathinfo); in OnBnClickedRawFormat()
Dstudiox_util.h29 CString MakeAbsolutePathname(PATHINFO &info);
Dfont_path_dialog.cpp1048 CString abspath = MakeAbsolutePathname(pathinfo); in SetPathProjectRelative()
1060 CString abspath = MakeAbsolutePathname(pathinfo); in SetPathStudioRelative()
1072 CString abspath = MakeAbsolutePathname(pathinfo); in SetPathAbsolute()
Dgx_studio_font_util.cpp855 CString abspath = MakeAbsolutePathname(info->pathinfo); in MakeFont()
1010 CString abspath = MakeAbsolutePathname(info->pathinfo); in InsertStringTableGlyphs()
1594 CString path = MakeAbsolutePathname(info->pathinfo); in GetPixelmapStorage()
Dstudiox_util.cpp294 CString MakeAbsolutePathname(PATHINFO &info) in MakeAbsolutePathname() function
1680 file = MakeAbsolutePathname(path_info); in FileExists()
1745 str = MakeAbsolutePathname(child->pathinfo); in FileExists()
Dresource_gen.cpp193 outfile = MakeAbsolutePathname(info); in SetOutFile()
3844 path = MakeAbsolutePathname(pixinfo->pathinfo); in WriteRawPixelmap()
4161 abspath = MakeAbsolutePathname(info->pathinfo); in RotatePixelmap()
4933 abspath = MakeAbsolutePathname(info->pathinfo); in FindResourceReferenceTheme()
4934 refer_abspath = MakeAbsolutePathname(refer_info->pathinfo); in FindResourceReferenceTheme()
4979 abspath = MakeAbsolutePathname(info->pathinfo); in FindResourceReferenceTheme()
4980 refer_abspath = MakeAbsolutePathname(refer_info->pathinfo); in FindResourceReferenceTheme()
Dbinary_resource_gen.cpp2048 path = MakeAbsolutePathname(info->pathinfo); in WritePixelmapBlock()
2712 CString path = MakeAbsolutePathname(info->pathinfo); in GetOnePixelmapDataSize()
Dresource_view.cpp3087 CString abspath = MakeAbsolutePathname(info->pathinfo); in TaskAddPixelmaps()
Dscreen_generator.cpp829 outfile = MakeAbsolutePathname(info); in SetOutFile()
DStudioXProject.cpp1531 abspath = MakeAbsolutePathname(info->pathinfo); in InitializeOnePixelmap()