Home
last modified time | relevance | path

Searched defs:ViewDescriptor (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/dx12/
H A Dview.rs7 pub(super) struct ViewDescriptor { struct
19 pub(super) fn to_internal(&self, texture: &super::Texture) -> ViewDescriptor { in to_internal()
39 impl ViewDescriptor { impl
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/
H A DViewDescriptor.as34 public class ViewDescriptor implements IExternalizable class in spark.components.supportClasses
57 public function ViewDescriptor(viewClass:Class = null, method in spark.components.supportClasses.ViewDescriptor
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterScreen.hxx137 class ViewDescriptor class in sdext::presenter::PresenterScreen
143 ViewDescriptor() in ViewDescriptor() function in sdext::presenter::PresenterScreen::ViewDescriptor
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterScreen.hxx135 class ViewDescriptor class in sdext::presenter::PresenterScreen
141 ViewDescriptor() in ViewDescriptor() function in sdext::presenter::PresenterScreen::ViewDescriptor
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/
H A DViewDescriptor.java36 public class ViewDescriptor implements IViewDescriptor, IPluginContribution { class
44 …public ViewDescriptor(MApplication application, MPartDescriptor descriptor, IConfigurationElement … in ViewDescriptor() method in ViewDescriptor
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/postgresql/
H A Dpq_xview.hxx83 class ViewDescriptor : public ReflectionBase class
H A Dpq_xview.cxx194 ViewDescriptor::ViewDescriptor( in ViewDescriptor() function in pq_sdbc_driver::ViewDescriptor
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/postgresql/
H A Dpq_xview.hxx84 class ViewDescriptor : public ReflectionBase class
H A Dpq_xview.cxx194 ViewDescriptor::ViewDescriptor( in ViewDescriptor() function in pq_sdbc_driver::ViewDescriptor
/dports/games/retroarch/RetroArch-1.9.7/gfx/common/metal/
H A Dmetal_renderer.m1259 @implementation ViewDescriptor implementation
1299 {
/dports/games/retroarch/RetroArch-1.9.7/gfx/common/
H A Dmetal_common.m83 - (instancetype)initWithDescriptor:(ViewDescriptor *)td context:(Context *)context;
656 {
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx55 class BasicViewFactory::ViewDescriptor class in sd::framework::BasicViewFactory
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx55 class BasicViewFactory::ViewDescriptor class in sd::framework::BasicViewFactory
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/view/
H A Dviewfrm.cxx659 typedef ::std::pair< Reference< XFrame >, SfxInterfaceId > ViewDescriptor; in ExecReload_Impl() typedef
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/view/
H A Dviewfrm.cxx670 typedef ::std::pair< Reference< XFrame >, SfxInterfaceId > ViewDescriptor; in ExecReload_Impl() typedef