OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FWLCOLOR
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/include/fwl/theme/
utils.h
45
}
FWLCOLOR
;
widgettp.h
130
FWLCOLOR
BlendColor(
FWLCOLOR
srcColor,
FWLCOLOR
renderColor, uint8_t scale);
/external/pdfium/xfa/src/fwl/src/theme/
widgettp.cpp
668
FWLCOLOR
CFWL_WidgetTP::BlendColor(
FWLCOLOR
srcColor,
669
FWLCOLOR
renderColor,
671
FWLCOLOR
dstColor;
Completed in 44 milliseconds