Home
last modified time | relevance | path

Searched defs:m_perspective (Results 1 – 21 of 21) sorted by relevance

/dports/devel/flexdock/flexdock-1.2.4/src/java/perspective/org/flexdock/perspective/actions/
H A DOpenPerspectiveAction.java18 private String m_perspective; field in OpenPerspectiveAction
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmlprofiler/
H A Dqmlprofilerviewmanager.h71 Utils::Perspective *m_perspective = nullptr; variable
/dports/devel/codeblocks/codeblocks-20.03/src/src/
H A Ddebuggersettingscommonpanel.h33 wxChoice* m_perspective; variable
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/rover/ray_generators/
H A Dvisit_generator.hpp66 bool m_perspective; member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/style/
H A DStyleRareNonInheritedData.h126 float m_perspective; variable
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/math/
H A Dm_debug_xform.c96 static int m_perspective[16] = { variable
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c96 static int m_perspective[16] = { variable
/dports/lang/clover/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c96 static int m_perspective[16] = { variable
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c96 static int m_perspective[16] = { variable
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c96 static int m_perspective[16] = { variable
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c96 static int m_perspective[16] = { variable
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c96 static int m_perspective[16] = { variable
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c96 static int m_perspective[16] = { variable
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c96 static int m_perspective[16] = { variable
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/math/
H A Dm_debug_xform.c96 static int m_perspective[16] = { variable
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c96 static int m_perspective[16] = { variable
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/
H A Deda_base_frame.h707 wxString m_perspective; // wxAuiManager perspective. variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/valgrind/
H A Dcallgrindtool.cpp217 Perspective m_perspective{"Callgrind.Perspective", CallgrindTool::tr("Callgrind")}; member in Valgrind::Internal::CallgrindToolPrivate
H A Dmemchecktool.cpp439 Perspective m_perspective{"Memcheck.Perspective", MemcheckTool::tr("Memcheck")}; member in Valgrind::Internal::MemcheckToolPrivate
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/debugger/
H A Ddebuggerplugin.cpp705 Perspective m_perspective{Constants::PRESET_PERSPECTIVE_ID, tr("Debugger")}; member in Debugger::Internal::DebuggerPluginPrivate
H A Ddebuggerengine.cpp463 QPointer<Perspective> m_perspective; member in Debugger::Internal::DebuggerEnginePrivate