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