Searched refs:GetTransparency (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_scroll_bar.cpp | 148 int32_t nTransparency = GetTransparency(); in DrawThisAppearance() 430 GetTransparency()); in DrawThisAppearance() 435 ArgbEncode(GetTransparency(), 100, 100, 100), 1.0f); in DrawThisAppearance() 440 ArgbEncode(GetTransparency(), 100, 100, 100), 1.0f); in DrawThisAppearance() 448 if (GetTransparency() != 255) { in OnLButtonDown() 502 if (GetTransparency() != PWL_SCROLLBAR_TRANSPARENCY) { in OnLButtonUp()
|
D | cpwl_wnd.cpp | 251 GetBackgroundColor(), GetTransparency()); in DrawThisAppearance() 259 GetBorderStyle(), GetTransparency()); in DrawThisAppearance() 720 int32_t CPWL_Wnd::GetTransparency() { in GetTransparency() function in CPWL_Wnd
|
D | cpwl_wnd.h | 244 int32_t GetTransparency();
|
D | cpwl_combo_box.cpp | 127 PWL_DEFAULT_BLACKCOLOR.ToFXColor(GetTransparency()), 0, in DrawThisAppearance()
|
D | cpwl_edit.cpp | 285 GetTextColor().ToFXColor(GetTransparency()), rcClip, in DrawThisAppearance()
|