Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dwidget_service_provider.h62 static int GetBorderWidth(DWORD style);
Dwidget_service_provider.cpp641 int widget_service_provider::GetBorderWidth(DWORD style) in GetBorderWidth() function in widget_service_provider
674 border_width = GetBorderWidth(info->style); in GetTextDrawDimension()
982 border_width = GetBorderWidth(info->style); in CheckResizeToPixelmap()