OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:m_last_x
(Results
1 - 1
of
1
) sorted by null
/external/pdfium/third_party/agg23/
agg_scanline_u.h
50
m_last_x
(0x7FFFFFF0),
65
m_last_x
= 0x7FFFFFF0;
73
if(x ==
m_last_x
+ 1) {
81
m_last_x
= x;
87
if(x ==
m_last_x
+ 1) {
95
m_last_x
= x + len - 1;
101
if(x ==
m_last_x
+ 1) {
109
m_last_x
= x + len - 1;
117
m_last_x
= 0x7FFFFFF0;
142
int
m_last_x
;
member in class:agg::scanline_u
[
all
...]
Completed in 78 milliseconds