Searched refs:SPI_GETFOCUSBORDERWIDTH (Results 1 – 4 of 4) sorted by relevance
53 SystemParametersInfoW(SPI_GETFOCUSBORDERWIDTH, 0, &UintVal, 0); in Test_GetSystemMetrics()366 SystemParametersInfoW(SPI_GETFOCUSBORDERWIDTH, 0, &UintVal, 0); in Test_GetSystemMetrics()
1778 case SPI_GETFOCUSBORDERWIDTH: in SpiGetSet()1909 case SPI_GETFOCUSBORDERWIDTH: in SpiGetSetProbeBuffer()
1615 NtUserSystemParametersInfo(SPI_GETFOCUSBORDERWIDTH, 0, &cx, 0); in DrawFocusRect()
1559 #define SPI_GETFOCUSBORDERWIDTH 0x200E macro