OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_pDwFontContext
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxge/win32/
dwrite_int.h
62
void*
m_pDwFontContext
;
fx_win32_dwrite.cpp
115
m_pDwFontContext
= NULL;
120
if (
m_pDwFontContext
) {
121
delete (CDwFontContext*)
m_pDwFontContext
;
122
m_pDwFontContext
= NULL;
Completed in 49 milliseconds