Home
last modified time | relevance | path

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

/reactos/dll/shellext/fontext/
H A Dprecomp.h39 inline BOOL IsFontDotExt(LPCWSTR pchDotExt) in IsFontDotExt() function
H A DCFontExt.cpp571 if (!IsFontDotExt(pchDotExt)) in Drop()