Searched refs:IsFontDotExt (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/shellext/fontext/ | ||
H A D | precomp.h | 39 inline BOOL IsFontDotExt(LPCWSTR pchDotExt) in IsFontDotExt() function |
H A D | CFontExt.cpp | 571 if (!IsFontDotExt(pchDotExt)) in Drop() |