OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nTransparancy
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ScrollBar.cpp
246
int32_t
nTransparancy
= GetTransparency();
271
PWL_DEFAULT_BLACKCOLOR,
nTransparancy
),
294
PWL_DEFAULT_BLACKCOLOR,
nTransparancy
),
308
ArgbEncode(
nTransparancy
, 100, 100, 100),
314
ArgbEncode(
nTransparancy
, 255, 255, 255),
323
nTransparancy
, 80, 220);
344
ArgbEncode(
nTransparancy
, 255, 255, 255));
355
ArgbEncode(
nTransparancy
, 100, 100, 100),
361
ArgbEncode(
nTransparancy
, 255, 255, 255),
368
nTransparancy
, 80, 220)
[
all
...]
PWL_Utils.cpp
[
all
...]
/external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Utils.h
129
int32_t
nTransparancy
= 255);
199
int32_t
nTransparancy
);
223
int32_t
nTransparancy
);
234
int32_t
nTransparancy
,
299
const int32_t
nTransparancy
);
Completed in 130 milliseconds