OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_InstalledFonts
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp
630
ReportFace(pFace,
m_InstalledFonts
, pFontSource);
639
ReportFace(pFace,
m_InstalledFonts
, pFontSource);
651
for (int32_t i = 0; i <
m_InstalledFonts
.GetSize(); i++) {
652
delete
m_InstalledFonts
[i];
[
all
...]
fx_stdfontmgr.h
194
CFX_FontDescriptors
m_InstalledFonts
;
Completed in 36 milliseconds