Home
last modified time | relevance | path

Searched refs:GetPixelmapInfo (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dedit_pixelmap_dlg.cpp283 GetPixelmapInfo(mpInfo); in InitPixelmapDlgConfig()
458 void edit_pixelmap_dlg::GetPixelmapInfo(int &current_val, int input_val) in GetPixelmapInfo() function in edit_pixelmap_dlg
529 void edit_pixelmap_dlg::GetPixelmapInfo(res_info *info) in GetPixelmapInfo() function in edit_pixelmap_dlg
540 GetPixelmapInfo(child); in GetPixelmapInfo()
546 GetPixelmapInfo(mPixelmapInfo.compress, info->compress); in GetPixelmapInfo()
549 GetPixelmapInfo(mPixelmapInfo.keep_alpha, info->keep_alpha); in GetPixelmapInfo()
551 GetPixelmapInfo(mPixelmapInfo.dither, info->dither); in GetPixelmapInfo()
552 GetPixelmapInfo(mPixelmapInfo.raw, info->raw); in GetPixelmapInfo()
553 GetPixelmapInfo(mPixelmapInfo.output_color_format, info->output_color_format); in GetPixelmapInfo()
554 GetPixelmapInfo(mPixelmapInfo.palette_type, info->palette_type); in GetPixelmapInfo()
[all …]
Dedit_pixelmap_dlg.h75 void GetPixelmapInfo(res_info *info);
76 void GetPixelmapInfo(int &current_val, int input_val);