OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_DeriveFonts
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp
29
m_DeriveFonts
(4),
47
m_DeriveFonts
.RemoveAll();
264
if (
m_DeriveFonts
.GetCount() > 0) {
265
m_DeriveFonts
.Lookup((void*)(uintptr_t)dwHash, (void*&)pFont);
272
m_DeriveFonts
.SetAt((void*)(uintptr_t)dwHash, (void*)pFont);
312
RemoveFont(
m_DeriveFonts
, pFont);
[
all
...]
fx_stdfontmgr.h
60
CFX_MapPtrToPtr
m_DeriveFonts
;
Completed in 44 milliseconds