Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/cpan/Win32/
DWin32.pm126 sub CSIDL_FONTS () { 0x0014 } # windows\fonts subroutine
DWin32.xs783 case CSIDL_FONTS: name = L"Fonts"; break;