Searched refs:GetTransparency (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/fpdfsdk/pdfwindow/ |
D | PWL_ScrollBar.cpp | 244 int32_t nTransparency = GetTransparency(); in DrawThisAppearance() 668 GetBackgroundColor(), GetTransparency()); in DrawThisAppearance() 674 ArgbEncode(GetTransparency(), 100, 100, 100), 1.0f); in DrawThisAppearance() 680 ArgbEncode(GetTransparency(), 100, 100, 100), 1.0f); in DrawThisAppearance() 688 if (GetTransparency() != 255) { in OnLButtonDown() 743 if (GetTransparency() != PWL_SCROLLBAR_TRANSPARENCY) { in OnLButtonUp()
|
D | PWL_Wnd.cpp | 355 GetBackgroundColor(), GetTransparency()); in DrawThisAppearance() 363 GetBorderStyle(), GetTransparency()); in DrawThisAppearance() 816 int32_t CPWL_Wnd::GetTransparency() { in GetTransparency() function in CPWL_Wnd
|
D | PWL_Wnd.h | 332 int32_t GetTransparency();
|
D | PWL_ComboBox.cpp | 156 PWL_DEFAULT_BLACKCOLOR.ToFXColor(GetTransparency()), 0, in DrawThisAppearance()
|
D | PWL_Edit.cpp | 401 GetTextColor().ToFXColor(GetTransparency()), rcClip, in DrawThisAppearance()
|