Home
last modified time | relevance | path

Searched refs:Get_Mode (Results 1 – 25 of 94) sorted by relevance

1234

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dview_histogram.cpp256 …_bColored && m_pLayer->Get_Classifier()->Get_Mode() != CLASSIFY_OVERLAY && m_pLayer->Get_Classifie… in Draw_Histogram()
343 if( m_pLayer->Get_Classifier()->Get_Mode() == CLASSIFY_LUT ) in Draw_Frame()
463 switch( m_pLayer->Get_Classifier()->Get_Mode() ) in On_Mouse_LDown()
509 if( m_pLayer->Get_Classifier()->Get_Mode() != CLASSIFY_LUT ) in On_Mouse_RDown()
535 if( m_pLayer->Get_Classifier()->Get_Mode() == CLASSIFY_SINGLE in On_Command_UI()
536 || m_pLayer->Get_Classifier()->Get_Mode() == CLASSIFY_RGB in On_Command_UI()
537 || m_pLayer->Get_Classifier()->Get_Mode() == CLASSIFY_LUT ) in On_Command_UI()
552 || m_pLayer->Get_Classifier()->Get_Mode() == CLASSIFY_SHADE in On_Command_UI()
593 m_pLayer->Get_Classifier()->Get_Mode() == CLASSIFY_GRADUATED in On_Properties()
594 || m_pLayer->Get_Classifier()->Get_Mode() == CLASSIFY_SHADE in On_Properties()
[all …]
H A Dview_map.cpp407 event.Check(m_pControl->Get_Mode() == MAP_MODE_ZOOM); in On_Command_UI()
411 …event.Check(m_pControl->Get_Mode() == MAP_MODE_PAN || m_pControl->Get_Mode() == MAP_MODE_PAN_DOWN); in On_Command_UI()
415 event.Check(m_pControl->Get_Mode() == MAP_MODE_SELECT); in On_Command_UI()
419 event.Check(m_pControl->Get_Mode() == MAP_MODE_DISTANCE); in On_Command_UI()
H A Dwksp_grids.cpp835 switch( m_pClassify->Get_Mode() ) in Get_Value()
1131 …int Mode = m_pClassify->Get_Mode() == CLASSIFY_OVERLAY && Get_Grid(3) ? IMG_MODE_TRANSPARENT_ALPHA… in On_Draw()
1154 if( m_pClassify->Get_Mode() == CLASSIFY_SINGLE in On_Draw()
1155 || m_pClassify->Get_Mode() == CLASSIFY_LUT ) in On_Draw()
1186 if( m_pClassify->Get_Mode() == CLASSIFY_OVERLAY ) in _Draw_Grid_Nodes()
1225 if( m_pClassify->Get_Mode() != CLASSIFY_OVERLAY ) in _Draw_Grid_Nodes()
1293 if( m_pClassify->Get_Mode() == CLASSIFY_OVERLAY ) in _Draw_Grid_Cells()
1326 if( m_pClassify->Get_Mode() != CLASSIFY_OVERLAY ) in _Draw_Grid_Cells()
H A Dwksp_layer_legend.cpp371 switch( m_pClassify->Get_Mode() ) in _Draw_Boxes()
429 if( m_pClassify->Get_Mode() == CLASSIFY_SINGLE ) in _Draw_Point()
465 if( m_pClassify->Get_Mode() == CLASSIFY_SINGLE ) in _Draw_Line()
502 switch( m_pClassify->Get_Mode() ) in _Draw_Grid()
526 switch( m_pClassify->Get_Mode() ) in _Draw_Grids()
H A Dwksp_grid.cpp866 switch( m_pClassify->Get_Mode() ) in Get_Value()
1319 …int Mode = m_pClassify->Get_Mode() == CLASSIFY_SHADE ? IM… in On_Draw()
1320 …: m_pClassify->Get_Mode() == CLASSIFY_RGB && m_Parameters("RGB_ALPHA" )->asBool() ? IMG_MODE_TR… in On_Draw()
1321 …: m_pClassify->Get_Mode() != CLASSIFY_RGB && m_Parameters("DISPLAY_ALPHA")->asGrid() ? IMG_MODE_TR… in On_Draw()
1337 if( m_pClassify->Get_Mode() == CLASSIFY_LUT ) in On_Draw()
1427 if( m_pClassify->Get_Mode() != CLASSIFY_OVERLAY ) in _Get_Overlay()
1502 …if( Get_Grid()->Get_Value(xMap, yMap, Value, Resampling, false, m_pClassify->Get_Mode() == CLASSIF… in _Draw_Grid_Nodes()
1504 if( m_pClassify->Get_Mode() != CLASSIFY_OVERLAY ) in _Draw_Grid_Nodes()
1699 switch( m_pClassify->Get_Mode() ) in _Draw_Values()
H A Dwksp_shapes.cpp551 m_pClassify->Set_Unique_Color(m_pClassify->Get_Mode() == CLASSIFY_SINGLE in On_Parameters_Changed()
1049 if( m_pClassify->Get_Mode() == CLASSIFY_LUT ) in Get_Value()
1092 if( m_fValue >= 0 && m_pClassify->Get_Mode() != CLASSIFY_SINGLE ) in Get_Name_Attribute()
1097 && (m_pClassify->Get_Mode() == CLASSIFY_DISCRETE in Get_Name_Attribute()
1098 || m_pClassify->Get_Mode() == CLASSIFY_GRADUATED) ) in Get_Name_Attribute()
1447 if( m_pClassify->Get_Mode() == CLASSIFY_LUT ) in Get_Class_Color()
1477 return( m_pClassify->Get_Mode() == CLASSIFY_SINGLE ); in Get_Class_Color()
H A Dview_map_control.h120 int Get_Mode (void) { return( m_Mode ); } in Get_Mode() function
/dports/lang/elk/elk-3.99.8/lib/xlib/
H A Dgrab.c41 static int Get_Mode (Object m) { in Get_Mode() function
54 Get_Mode (psyncp), Get_Mode (ksyncp), in P_Grab_Pointer()
73 Get_Mode (psyncp), Get_Mode (ksyncp), in P_Grab_Button()
98 WINDOW(win)->win, EQ(ownerp, True), Get_Mode (psyncp), in P_Grab_Keyboard()
99 Get_Mode (ksyncp), Get_Time (time)), in P_Grab_Keyboard()
118 WINDOW(win)->win, EQ(ownerp, True), Get_Mode (psyncp), in P_Grab_Key()
119 Get_Mode (ksyncp)); in P_Grab_Key()
/dports/textproc/adabrowse/adabrowse_4.0.3/
H A Dad-messages.adb59 function Get_Mode subprogram
64 end Get_Mode;
H A Dad-messages.ads49 function Get_Mode subprogspec
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_assocs.adb220 case Iir_Parameter_Modes (Get_Mode (Inter)) is
491 Fmode : constant Iir_Mode := Get_Mode (Formal);
492 Amode : constant Iir_Mode := Get_Mode (Actual);
626 if Get_Mode (Inter) in Iir_In_Modes
631 if Get_Mode (Inter) in Iir_Out_Modes
2110 and then Get_Mode (Inter) = Iir_In_Mode
2144 if (Get_Mode (Inter) in Iir_In_Modes
2152 if (Get_Mode (Inter) in Iir_Out_Modes
2165 if Get_Mode (Inter) = Iir_Inout_Mode then
2683 if Get_Mode (Inter) /= Iir_In_Mode
[all …]
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/generated/
H A Dgtk-size_group.adb99 function Get_Mode subprogram
106 end Get_Mode; argument
H A Dgtk-toggle_button.adb139 function Get_Mode subprogram
146 end Get_Mode; argument
H A Dgtk-size_group.ads116 function Get_Mode subprogspec
H A Dgtk-toggle_button.ads115 function Get_Mode subprogspec
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/generated/
H A Dgtk-size_group.adb109 function Get_Mode subprogram
117 end Get_Mode; argument
H A Dgtk-size_group.ads173 function Get_Mode subprogspec
H A Dgdk-device.adb175 function Get_Mode subprogram
182 end Get_Mode; argument
/dports/devel/matreshka/matreshka-0.7.0/source/amf/uml/
H A Damf-uml-expansion_regions.ads71 not overriding function Get_Mode subprogram
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/dom/
H A DCommon.py82 return cls._MODE_TRANSLATION[nodes.Get_Mode(port)]
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/
H A Dgtk-tree_selection.adb110 function Get_Mode subprogram
119 end Get_Mode; argument
H A Dgtk-tree_selection.ads73 function Get_Mode subprogspec
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-insts.adb437 case Mode_To_Port_Kind (Get_Mode (Inter)) is
497 Pkind := Mode_To_Port_Kind (Get_Mode (Inter));
819 case Mode_To_Port_Kind (Get_Mode (Inter)) is
904 case Mode_To_Port_Kind (Get_Mode (Inter)) is
1098 case Mode_To_Port_Kind (Get_Mode (Inter)) is
1185 if Mode_To_Port_Kind (Get_Mode (Inter)) = Port_Out then
1312 case Mode_To_Port_Kind (Get_Mode (Inter)) is
1510 case Mode_To_Port_Kind (Get_Mode (Inter)) is
H A Dsynth-disp_vhdl.adb494 if Get_Mode (Port) = Iir_In_Mode then
502 if Get_Mode (Port) = Iir_Out_Mode then
/dports/comms/hamlib/hamlib-4.3.1/rigs/icom/
H A DREADME.icom17 as expected in most cases. Only problem: Bandwidth in Get_Mode is reported always as 0.

1234