Home
last modified time | relevance | path

Searched defs:targetTagName (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/esnext/components/popover/
H A DpopoverSharedProps.d.ts159 targetTagName?: keyof JSX.IntrinsicElements; property
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/esm/components/popover/
H A DpopoverSharedProps.d.ts159 targetTagName?: keyof JSX.IntrinsicElements; property
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/src/components/popover/
H A DpopoverSharedProps.ts187 targetTagName?: keyof JSX.IntrinsicElements; property
/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dtagmanager.cpp117 auto targetTagName = input.empty() ? get_current_monitor()->tag->name : input.front(); in removeTag() local
/dports/audio/gnuspeechsa/gnuspeechsa-0.1.5/src/trm_control_model/
H A DXMLConfigFileReader.cpp71 const std::string targetTagName = "target"; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/plugin/
H A DExtensionsSection.java1220 String targetTagName = ((ISchemaElement) iterator.next()).getName(); in canPasteSourceElement() local
1745 String targetTagName = ((ISchemaElement) iterator.next()).getName(); in validateDropMoveSchema() local