OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_HorzSize
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxge/win32/
fx_win32_print.cpp
23
m_HorzSize
= ::GetDeviceCaps(m_hDC, HORZSIZE);
29
return
m_HorzSize
;
315
m_HorzSize
= ::GetDeviceCaps(m_hDC, HORZSIZE);
360
return
m_HorzSize
;
win32_int.h
269
int
m_HorzSize
, m_VertSize;
360
int
m_HorzSize
, m_VertSize;
Completed in 107 milliseconds