Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dresource_item.h64 static int GetWin32CompatiblePixelWidth(int pixel_width, int color_format);
Dresource_item.cpp283 int resource_item::GetWin32CompatiblePixelWidth(int pixel_width, int color_format) in GetWin32CompatiblePixelWidth() function in resource_item
429 width = GetWin32CompatiblePixelWidth(width, color_format); in MakeFontPreview()
507 width = GetWin32CompatiblePixelWidth(width, color_format); in MakePixelmapPreview()