OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USESKIP
(Results
1 - 6
of
6
) sorted by null
/external/pdfium/core/src/fxcodec/jbig2/
JBig2_GrdProc.h
42
FX_BOOL
USESKIP
;
JBig2_PddProc.cpp
32
pGRD->
USESKIP
= 0;
JBig2_GsidProc.cpp
26
pGRD->
USESKIP
= GSUSESKIP;
JBig2_GrdProc.cpp
179
if (
USESKIP
&& SKIP->getPixel(w, h)) {
317
if (
USESKIP
&& SKIP->getPixel(w, h)) {
449
if (
USESKIP
&& SKIP->getPixel(w, h)) {
566
if (
USESKIP
&& SKIP->getPixel(w, h)) {
813
if (
USESKIP
&& SKIP->getPixel(w, m_loopIndex)) {
963
if (
USESKIP
&& SKIP->getPixel(w, h)) {
[
all
...]
JBig2_SddProc.cpp
101
pGRD->
USESKIP
= 0;
JBig2_Context.cpp
[
all
...]
Completed in 155 milliseconds