OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsPartName
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/fgas/font/
cfgas_fontmgr.h
169
int32_t
IsPartName
(const WideString& Name1, const WideString& Name2);
cfgas_fontmgr.cpp
749
0 ==
IsPartName
(pInstalled->m_wsFaceName, FontName)) {
752
if (
IsPartName
(pInstalled->m_wsFamilyNames[i], FontName) != 0)
942
int32_t CFGAS_FontMgr::
IsPartName
(const WideString& Name1,
[
all
...]
Completed in 6204 milliseconds