Lines Matching refs:pathinfo
294 … if ((!UTF8 || !EXTENDED_UNICODE) && !(info->is_default && info->pathinfo.pathname.IsEmpty())) in WriteErrorDirectives()
1135 info->pathinfo.pathname.IsEmpty() && in WriteFontData()
1157 if ((!info->pathinfo.pathname.IsEmpty()) || in WriteFontData()
1327 info->pathinfo.pathname.IsEmpty() && in WriteFontTable()
2732 if (!info->pathinfo.pathname.IsEmpty()) in GetPageHead()
2805 …msg.Format(_T("Unable to create font: %s using pathname: %s"), info->name, info->pathinfo.pathname… in WriteFont()
3844 path = MakeAbsolutePathname(pixinfo->pathinfo); in WriteRawPixelmap()
4149 if (info->is_default && info->pathinfo.pathname.IsEmpty()) in RotatePixelmap()
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()