OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clrsignneutral
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/include/fwl/theme/
checkboxtp.h
74
FX_ARGB
clrSignNeutral
;
/external/pdfium/xfa/src/fwl/src/theme/
checkboxtp.cpp
239
FillSoildRect(pGraphics, m_pThemeData->
clrSignNeutral
, pRtSign, pMatrix);
418
m_pThemeData->
clrSignNeutral
= ArgbEncode(2255, 28, 134, 26);
450
m_pThemeData->
clrSignNeutral
= ArgbEncode(255, 28, 134, 26);
Completed in 60 milliseconds