Home
last modified time | relevance | path

Searched refs:get_foreground (Results 1 – 25 of 117) sorted by relevance

12345

/dports/devel/gdb/gdb-11.1/gdb/unittests/
H A Dstyle-selftests.c39 SELF_CHECK (style.get_foreground ().is_none ()); in run_tests()
48 SELF_CHECK (style.get_foreground ().is_none ()); in run_tests()
58 SELF_CHECK (style.get_foreground ().is_none ()); in run_tests()
67 SELF_CHECK (style.get_foreground ().is_basic ()); in run_tests()
68 SELF_CHECK (style.get_foreground ().get_value () == ui_file_style::GREEN); in run_tests()
77 SELF_CHECK (!style.get_foreground ().is_basic ()); in run_tests()
78 style.get_foreground ().get_rgb (rgb); in run_tests()
90 SELF_CHECK (!style.get_foreground ().is_basic ()); in run_tests()
91 style.get_foreground ().get_rgb (rgb); in run_tests()
/dports/editors/libreoffice/libreoffice-7.2.6.2/winaccessibility/source/UAccCOM/
H A DAccComponent.cxx51 COM_DECLSPEC_NOTHROW STDMETHODIMP CAccComponent::get_foreground(IA2Color* foreground) in get_foreground() function in CAccComponent
53 return CAccComponentBase::get_foreground(foreground); in get_foreground()
H A DAccComponentBase.h49 STDMETHOD(get_foreground)(IA2Color* foreground);
H A DAccComponent.h81 STDMETHOD(get_foreground)(IA2Color * foreground) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/winaccessibility/source/UAccCOM/
H A DAccComponent.cxx52 COM_DECLSPEC_NOTHROW STDMETHODIMP CAccComponent::get_foreground(IA2Color * foreground) in get_foreground() function in CAccComponent
55 return CAccComponentBase::get_foreground(foreground); in get_foreground()
H A DAccComponentBase.h50 STDMETHOD(get_foreground)(IA2Color * foreground);
H A DAccComponent.h82 STDMETHOD(get_foreground)(IA2Color * foreground) override;
/dports/games/simutrans/simutrans-121.0/descriptor/
H A Dtunnel_desc.h60 const image_t *get_foreground(slope_t::type slope, uint8 season, uint8 type ) const in get_foreground() function
68 const image_t *desc = get_foreground(slope, season, type ); in get_foreground_id()
H A Dbridge_desc.cc129 …return (get_background(bridge_desc_t::N_Ramp2, 0)!=IMG_EMPTY || get_foreground(bridge_desc_t::N_Ra… in has_double_ramp()
134 …return (get_background(bridge_desc_t::N_Start2, 0) != IMG_EMPTY || get_foreground(bridge_desc_t:… in has_double_start()
H A Dbuilding_desc.h54 return get_background(0,0,0)!=IMG_EMPTY || get_foreground(0,0)!=IMG_EMPTY; in has_image()
85 image_id get_foreground(uint16 phase, uint8 season) const in get_foreground() function
H A Dcrossing_desc.h64 const image_t *get_foreground(uint8 ns, bool open, uint16 phase) const in get_foreground() function
/dports/games/simutrans/simutrans-121.0/obj/
H A Dbruecke.cc66 if( display_image==IMG_EMPTY && desc->get_foreground( img, is_snow )==IMG_EMPTY ) { in calc_image()
101 image_id display_image=desc->get_foreground( img, is_snow ); in get_front_image()
103 display_image=desc->get_foreground( single_img[img], is_snow ); in get_front_image()
H A Dcrossing.cc99 …const image_t *a = desc->get_foreground( ns, state!=crossing_logic_t::CROSSING_CLOSED, snow_image … in calc_image()
102 a = desc->get_foreground( ns, state!=crossing_logic_t::CROSSING_CLOSED, 0); in calc_image()
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/windows/ia2/
H A Dia2AccessibleComponent.h26 virtual /* [propget] */ HRESULT STDMETHODCALLTYPE get_foreground(
H A Dia2AccessibleComponent.cpp73 ia2AccessibleComponent::get_foreground(IA2Color* aForeground) { in get_foreground() function in ia2AccessibleComponent
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/windows/ia2/
H A Dia2AccessibleComponent.h26 virtual /* [propget] */ HRESULT STDMETHODCALLTYPE get_foreground(
H A Dia2AccessibleComponent.cpp73 ia2AccessibleComponent::get_foreground(IA2Color* aForeground) { in get_foreground() function in ia2AccessibleComponent
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/windows/ia2/
H A Dia2AccessibleComponent.h28 virtual /* [propget] */ HRESULT STDMETHODCALLTYPE get_foreground(
H A Dia2AccessibleComponent.cpp83 ia2AccessibleComponent::get_foreground(IA2Color* aForeground) in get_foreground() function in ia2AccessibleComponent
/dports/www/firefox/firefox-99.0/accessible/windows/ia2/
H A Dia2AccessibleComponent.h27 virtual /* [propget] */ HRESULT STDMETHODCALLTYPE get_foreground(
H A Dia2AccessibleComponent.cpp77 ia2AccessibleComponent::get_foreground(IA2Color* aForeground) { in get_foreground() function in ia2AccessibleComponent
/dports/www/firefox-esr/firefox-91.8.0/accessible/windows/ia2/
H A Dia2AccessibleComponent.h27 virtual /* [propget] */ HRESULT STDMETHODCALLTYPE get_foreground(
H A Dia2AccessibleComponent.cpp77 ia2AccessibleComponent::get_foreground(IA2Color* aForeground) { in get_foreground() function in ia2AccessibleComponent
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/windows/ia2/
H A Dia2AccessibleComponent.h27 virtual /* [propget] */ HRESULT STDMETHODCALLTYPE get_foreground(
H A Dia2AccessibleComponent.cpp77 ia2AccessibleComponent::get_foreground(IA2Color* aForeground) { in get_foreground() function in ia2AccessibleComponent

12345