Home
last modified time | relevance | path

Searched refs:GetEditable (Results 1 – 25 of 142) sorted by relevance

123456

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dtextentry.cpp148 GtkEditable * const edit = GetEditable(); in WriteText()
202 gtk_editable_delete_text(GetEditable(), from, to); in Remove()
224 gtk_editable_copy_clipboard(GetEditable()); in Copy()
229 gtk_editable_cut_clipboard(GetEditable()); in Cut()
234 gtk_editable_paste_clipboard(GetEditable()); in Paste()
267 gtk_editable_set_position(GetEditable(), pos); in SetInsertionPoint()
272 return gtk_editable_get_position(GetEditable()); in GetInsertionPoint()
280 GtkEntry* entry = (GtkEntry*)GetEditable(); in GetLastPosition()
309 GtkEntry* entry = GTK_ENTRY(GetEditable()); in SetSelection()
350 GtkEntry* const entry = (GtkEntry*)GetEditable(); in DoAutoCompleteStrings()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Dtextentry.cpp148 GtkEditable * const edit = GetEditable(); in WriteText()
202 gtk_editable_delete_text(GetEditable(), from, to); in Remove()
224 gtk_editable_copy_clipboard(GetEditable()); in Copy()
229 gtk_editable_cut_clipboard(GetEditable()); in Cut()
234 gtk_editable_paste_clipboard(GetEditable()); in Paste()
267 gtk_editable_set_position(GetEditable(), pos); in SetInsertionPoint()
272 return gtk_editable_get_position(GetEditable()); in GetInsertionPoint()
280 GtkEntry* entry = (GtkEntry*)GetEditable(); in GetLastPosition()
309 GtkEntry* entry = GTK_ENTRY(GetEditable()); in SetSelection()
350 GtkEntry* const entry = (GtkEntry*)GetEditable(); in DoAutoCompleteStrings()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dtextentry.cpp622 GtkEditable * const edit = GetEditable(); in WriteText()
690 gtk_editable_delete_text(GetEditable(), from, to); in Remove()
718 gtk_editable_copy_clipboard(GetEditable()); in Copy()
723 gtk_editable_cut_clipboard(GetEditable()); in Cut()
728 gtk_editable_paste_clipboard(GetEditable()); in Paste()
761 gtk_editable_set_position(GetEditable(), pos); in SetInsertionPoint()
766 return gtk_editable_get_position(GetEditable()); in GetInsertionPoint()
774 GtkEntry* entry = (GtkEntry*)GetEditable(); in GetLastPosition()
803 GtkEntry* entry = GTK_ENTRY(GetEditable()); in SetSelection()
909 gtk_editable_set_editable(GetEditable(), editable); in SetEditable()
[all …]
/dports/math/wxmaxima/wxmaxima-Version-20.04.0/src/
H A DGroupCell.cpp175 if(GetEditable() == NULL) in SetCellStyle()
184 if(GetEditable() != NULL) in SetCellStyle()
194 if(GetEditable() != NULL) in SetCellStyle()
203 if(GetEditable() != NULL) in SetCellStyle()
212 if(GetEditable() != NULL) in SetCellStyle()
221 if(GetEditable() != NULL) in SetCellStyle()
230 if(GetEditable() != NULL) in SetCellStyle()
239 if(GetEditable() != NULL) in SetCellStyle()
253 if(GetEditable() != NULL) in SetCellStyle()
772 if (GetEditable()) in RecalculateHeightInput()
[all …]
H A DGroupCell.h99 if(GetEditable() != NULL) GetEditable()->AutoAnswer(autoAnswer); in AutoAnswer()
170 EditorCell *GetEditable() const; // returns pointer to editor (if there is one)
396 if(GetEditable() != NULL) in AddEnding()
397 return GetEditable()->AddEnding(); in AddEnding()
H A DWorksheet.cpp821 SetActiveCell(ErrorCell->GetEditable()); in ScrollToError()
822 ErrorCell->GetEditable()->GotoError(); in ScrollToError()
1709 … if((group->GetEditable() != NULL) && (group->GetEditable()->ContainsPoint(wxPoint(downx, downy)))) in OnMouseRightDown()
2888 if(activeCell->GetEditable() == NULL) in TreeUndo_CellLeft()
3175 SetActiveCell(group->GetEditable(), false); in OpenHCaret()
4808 Cell *cell = tmp->GetEditable(); in CalculateReorderedCellIndices()
6005 cell->GetEditable()->SetValue(line); in CreateTreeFromWXMCode()
6355 EditorCell *txt = tmp->GetEditable(); in ExportToMAC()
6897 inpt = tmp->GetEditable(); in ActivatePrevInput()
6944 inpt = tmp->GetEditable(); in ActivateNextInput()
[all …]
H A DEvaluationQueue.cpp79 …if (gr->GetGroupType() != GC_TYPE_CODE || gr->GetEditable() == NULL) // don't add cells which can'… in AddToQueue()
135 MaximaTokenizer::TokenList tokens = cell->GetEditable()->GetTokens(); in AddTokens()
H A DTableOfContents.cpp173 curr += m_structure[i]->GetEditable()->ToString(true); in UpdateDisplay()
255 curr += m_structure[i]->GetEditable()->ToString(true); in GetCell()
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcp/
H A Dwindow.cc668 if (m_Document->GetEditable ()) in OnSelectAll()
674 if (m_Document->GetEditable ()) { in OnPasteSelection()
682 if (m_Document->GetEditable ()) { in OnCutSelection()
690 if (m_Document->GetEditable ()) { in OnCopySelection()
698 if (m_Document->GetEditable ()) in OnDeleteSelection()
754 return (m_Document->GetEditable ())? in OnKeyPressed()
761 return (m_Document->GetEditable ())? in OnKeyReleased()
/dports/lang/spidermonkey78/firefox-78.9.0/docshell/base/
H A DnsDocShellEditorData.h26 bool GetEditable();
H A DnsDocShellEditorData.cpp59 bool nsDocShellEditorData::GetEditable() { in GetEditable() function in nsDocShellEditorData
/dports/lang/spidermonkey60/firefox-60.9.0/docshell/base/
H A DnsDocShellEditorData.h26 bool GetEditable();
/dports/www/firefox-legacy/firefox-52.8.0esr/docshell/base/
H A DnsDocShellEditorData.h26 bool GetEditable();
/dports/www/firefox/firefox-99.0/docshell/base/
H A DnsDocShellEditorData.h29 bool GetEditable();
H A DnsDocShellEditorData.cpp60 bool nsDocShellEditorData::GetEditable() { in GetEditable() function in nsDocShellEditorData
/dports/www/firefox-esr/firefox-91.8.0/docshell/base/
H A DnsDocShellEditorData.h29 bool GetEditable();
H A DnsDocShellEditorData.cpp60 bool nsDocShellEditorData::GetEditable() { in GetEditable() function in nsDocShellEditorData
/dports/mail/thunderbird/thunderbird-91.8.0/docshell/base/
H A DnsDocShellEditorData.h29 bool GetEditable();
H A DnsDocShellEditorData.cpp60 bool nsDocShellEditorData::GetEditable() { in GetEditable() function in nsDocShellEditorData
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkPointSet.cxx305 this->SetEditable(pointSet->GetEditable()); in ShallowCopy()
320 this->SetEditable(pointSet->GetEditable()); in DeepCopy()
/dports/x11-toolkits/vdk/vdk-2.5.1/include/vdk/
H A Dentry.h105 bool GetEditable() { return Editable; } in GetEditable() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/gtk/
H A Dtextentry.h79 virtual GtkEditable *GetEditable() const = 0;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/gtk/
H A Dtextentry.h79 virtual GtkEditable *GetEditable() const = 0;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/gtk/
H A Dsrchctrl.h78 virtual GtkEditable *GetEditable() const wxOVERRIDE;
H A Dtextentry.h124 virtual GtkEditable *GetEditable() const = 0;

123456