HomeSort by relevance Sort by last modified time
    Searched refs:GetTransparency (Results 1 - 5 of 5) sorted by null

  /external/pdfium/fpdfsdk/pdfwindow/
PWL_ScrollBar.cpp 244 int32_t nTransparency = GetTransparency();
668 GetBackgroundColor(), GetTransparency());
674 ArgbEncode(GetTransparency(), 100, 100, 100), 1.0f);
680 ArgbEncode(GetTransparency(), 100, 100, 100), 1.0f);
688 if (GetTransparency() != 255) {
743 if (GetTransparency() != PWL_SCROLLBAR_TRANSPARENCY) {
    [all...]
PWL_Wnd.cpp 355 GetBackgroundColor(), GetTransparency());
363 GetBorderStyle(), GetTransparency());
816 int32_t CPWL_Wnd::GetTransparency() {
PWL_Wnd.h 332 int32_t GetTransparency();
PWL_ComboBox.cpp 156 PWL_DEFAULT_BLACKCOLOR.ToFXColor(GetTransparency()), 0,
PWL_Edit.cpp 401 GetTextColor().ToFXColor(GetTransparency()), rcClip,

Completed in 81 milliseconds