OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_needToProcessBitmasks
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/bmp/
BMPImageReader.cpp
78
,
m_needToProcessBitmasks
(false)
104
if (
m_needToProcessBitmasks
&& !processBitmasks())
229
m_needToProcessBitmasks
= true;
474
m_needToProcessBitmasks
= false;
[
all
...]
BMPImageReader.h
312
bool
m_needToProcessBitmasks
;
Completed in 35 milliseconds