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

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Label.cpp 131 CPWL_Utils::PWLColorToFXColor(GetTextStrokeColor(), this->GetTransparency()),
PWL_ListBox.cpp 215 IFX_Edit::DrawEdit(pDevice, pUser2Device, m_pList->GetItemEdit(i), CPWL_Utils::PWLColorToFXColor(GetTextColor()), CPWL_Utils::PWLColorToFXColor(GetTextStrokeColor()),
231 CPWL_Utils::PWLColorToFXColor(GetTextStrokeColor()),
PWL_Wnd.cpp 746 CPWL_Color CPWL_Wnd::GetTextStrokeColor() const
PWL_Edit.cpp 479 CPWL_Utils::PWLColorToFXColor(GetTextStrokeColor(),this->GetTransparency()),
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h 328 virtual CPWL_Color GetTextStrokeColor() const;

Completed in 47 milliseconds