Searched refs:Background (Results 1 - 25 of 26) sorted by relevance

12

/external/pdfium/xfa/fwl/theme/
H A Dcfwl_barcodetp.cpp26 case CFWL_Part::Background: {
H A Dcfwl_carettp.cpp23 case CFWL_Part::Background: {
H A Dcfwl_comboboxtp.cpp29 case CFWL_Part::Background: {
H A Dcfwl_listboxtp.cpp28 case CFWL_Part::Background: {
H A Dcfwl_edittp.cpp45 case CFWL_Part::Background: {
H A Dcfwl_pushbuttontp.cpp30 case CFWL_Part::Background: {
H A Dcfwl_monthcalendartp.cpp43 case CFWL_Part::Background: {
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/
H A Dapp_backend.py49 def Background(self): member in class:AppBackend
H A Dandroid_app_backend.py88 def Background(self): member in class:AndroidAppBackend
/external/pdfium/xfa/fwl/
H A Dcfwl_themepart.h17 Background, member in class:CFWL_Part
H A Dcfwl_caret.cpp83 param.m_iPart = CFWL_Part::Background;
H A Dcfwl_form.cpp154 param.m_iPart = CFWL_Part::Background;
H A Dcfwl_pushbutton.cpp73 param.m_iPart = CFWL_Part::Background;
H A Dcfwl_checkbox.cpp81 param.m_iPart = CFWL_Part::Background;
H A Dcfwl_edit.cpp480 param.m_iPart = CFWL_Part::Background;
560 param.m_iPart = CFWL_Part::Background;
H A Dcfwl_combobox.cpp149 param.m_iPart = CFWL_Part::Background;
H A Dcfwl_listbox.cpp365 param.m_iPart = CFWL_Part::Background;
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
H A Dcontent.mak31 $(CONTENTDIR)/Background.cpp \
77 $(CONTENTDIR)/Background.cpp: $(CONTENTDIR) ./Background.pvr
78 $(FILEWRAP) -o $@ ./Background.pvr
/external/libpng/contrib/libtests/
H A Dpngstest.c804 } Background; typedef in typeref:struct:__anon11380
1204 gpc_noop(Pixel *out, const Pixel *in, const Background *back)
1215 gpc_nop8(Pixel *out, const Pixel *in, const Background *back)
1234 gpc_nop6(Pixel *out, const Pixel *in, const Background *back)
1254 gpc_bckg(Pixel *out, const Pixel *in, const Background *back)
1274 gpc_bckc(Pixel *out, const Pixel *in, const Background *back)
1304 gpc_g8(Pixel *out, const Pixel *in, const Background *back)
1320 gpc_g8b(Pixel *out, const Pixel *in, const Background *back)
1349 gpc_lin(Pixel *out, const Pixel *in, const Background *back)
1385 gpc_pre(Pixel *out, const Pixel *in, const Background *bac
[all...]
/external/chromium-trace/catapult/telemetry/telemetry/internal/browser/
H A Dbrowser.py275 def Background(self): member in class:Browser
277 return self._browser_backend.Background()
/external/sonivox/jet_tools/JetCreator/
H A DJetSegGraph.py212 dc.Background = wx.Brush(wx.WHITE)
222 dc.Background = wx.Brush(wx.WHITE)
344 dc.Background = wx.Brush(wx.WHITE)
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
H A Dandroid_browser_backend.py175 def Background(self): member in class:AndroidBrowserBackend
H A Dcros_browser_backend.py173 def Background(self): member in class:CrOSBrowserBackend
H A Ddesktop_browser_backend.py606 def Background(self): member in class:DesktopBrowserBackend
/external/v8/benchmarks/
H A Draytrace.js314 this.background = new Flog.RayTracer.Background(new Flog.RayTracer.Color(0,0,0.5), 0.2);
587 Flog.RayTracer.Background = Class.create();
589 Flog.RayTracer.Background.prototype = {
820 scene.background = new Flog.RayTracer.Background(

Completed in 419 milliseconds

12