OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_startY
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/fxcodec/codec/
fx_codec_progress.cpp
396
int32_t row = (int32_t)((line - m_clipBox.top) * scale_y) +
m_startY
;
535
int des_top =
m_startY
;
652
int startY =
m_startY
;
713
int des_top =
m_startY
;
757
int des_top =
m_startY
;
883
int des_top =
m_startY
;
914
int des_top =
m_startY
;
915
int des_bottom =
m_startY
+ m_sizeY;
[
all
...]
ccodec_progressivedecoder.h
227
int
m_startY
;
Completed in 47 milliseconds