Home
last modified time | relevance | path

Searched refs:HandlesChildSelections (Results 1 – 23 of 23) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_richtextwxRichTextPlainText.cpp74 bool HandlesChildSelections() const SIP_OVERRIDE;
528 bool sipwxRichTextPlainText::HandlesChildSelections() const in HandlesChildSelections() function in sipwxRichTextPlainText
536 return ::wxRichTextPlainText::HandlesChildSelections(); in HandlesChildSelections()
H A Dsip_richtextwxRichTextCompositeObject.cpp76 bool HandlesChildSelections() const SIP_OVERRIDE;
545 bool sipwxRichTextCompositeObject::HandlesChildSelections() const in HandlesChildSelections() function in sipwxRichTextCompositeObject
553 return ::wxRichTextCompositeObject::HandlesChildSelections(); in HandlesChildSelections()
H A Dsip_richtextwxRichTextImage.cpp80 bool HandlesChildSelections() const SIP_OVERRIDE;
559 bool sipwxRichTextImage::HandlesChildSelections() const in HandlesChildSelections() function in sipwxRichTextImage
567 return ::wxRichTextImage::HandlesChildSelections(); in HandlesChildSelections()
H A Dsip_richtextwxRichTextTable.cpp154 bool HandlesChildSelections() const SIP_OVERRIDE;
1687 bool sipwxRichTextTable::HandlesChildSelections() const in HandlesChildSelections() function in sipwxRichTextTable
1695 return ::wxRichTextTable::HandlesChildSelections(); in HandlesChildSelections()
2636 … = (sipSelfWasArg ? sipCpp-> ::wxRichTextTable::HandlesChildSelections() : sipCpp->HandlesChildSel… in meth_wxRichTextTable_HandlesChildSelections()
H A Dsip_richtextwxRichTextObject.cpp78 bool HandlesChildSelections() const SIP_OVERRIDE;
623 bool sipwxRichTextObject::HandlesChildSelections() const in HandlesChildSelections() function in sipwxRichTextObject
631 return ::wxRichTextObject::HandlesChildSelections(); in HandlesChildSelections()
2216 …= (sipSelfWasArg ? sipCpp-> ::wxRichTextObject::HandlesChildSelections() : sipCpp->HandlesChildSel… in meth_wxRichTextObject_HandlesChildSelections()
H A Dsip_richtextwxRichTextBox.cpp84 bool HandlesChildSelections() const SIP_OVERRIDE;
606 bool sipwxRichTextBox::HandlesChildSelections() const in HandlesChildSelections() function in sipwxRichTextBox
614 return ::wxRichTextBox::HandlesChildSelections(); in HandlesChildSelections()
H A Dsip_richtextwxRichTextParagraph.cpp89 bool HandlesChildSelections() const SIP_OVERRIDE;
724 bool sipwxRichTextParagraph::HandlesChildSelections() const in HandlesChildSelections() function in sipwxRichTextParagraph
732 return ::wxRichTextParagraph::HandlesChildSelections(); in HandlesChildSelections()
H A Dsip_richtextwxRichTextCell.cpp141 bool HandlesChildSelections() const SIP_OVERRIDE;
1506 bool sipwxRichTextCell::HandlesChildSelections() const in HandlesChildSelections() function in sipwxRichTextCell
1514 return ::wxRichTextCell::HandlesChildSelections(); in HandlesChildSelections()
H A Dsip_richtextwxRichTextField.cpp84 bool HandlesChildSelections() const SIP_OVERRIDE;
621 bool sipwxRichTextField::HandlesChildSelections() const in HandlesChildSelections() function in sipwxRichTextField
629 return ::wxRichTextField::HandlesChildSelections(); in HandlesChildSelections()
H A Dsip_richtextwxRichTextParagraphLayoutBox.cpp140 bool HandlesChildSelections() const SIP_OVERRIDE;
1505 bool sipwxRichTextParagraphLayoutBox::HandlesChildSelections() const in HandlesChildSelections() function in sipwxRichTextParagraphLayoutBox
1513 return ::wxRichTextParagraphLayoutBox::HandlesChildSelections(); in HandlesChildSelections()
H A Dsip_richtextwxRichTextBuffer.cpp138 bool HandlesChildSelections() const SIP_OVERRIDE;
981 bool sipwxRichTextBuffer::HandlesChildSelections() const in HandlesChildSelections() function in sipwxRichTextBuffer
989 return ::wxRichTextBuffer::HandlesChildSelections(); in HandlesChildSelections()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/richtext/
H A Drichtextbuffer.h2440 virtual bool HandlesChildSelections() const { return false; } in HandlesChildSelections() function
5723 virtual bool HandlesChildSelections() const { return true; } in HandlesChildSelections() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/richtext/
H A Drichtextbuffer.h2556 virtual bool HandlesChildSelections() const;
5859 virtual bool HandlesChildSelections() const { return true; } in HandlesChildSelections() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/richtext/
H A Drichtextbuffer.h2281 virtual bool HandlesChildSelections() const;
5552 virtual bool HandlesChildSelections() const { return true; } in HandlesChildSelections() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/richtext/
H A Drichtextbuffer.h2281 virtual bool HandlesChildSelections() const;
5552 virtual bool HandlesChildSelections() const { return true; } in HandlesChildSelections() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/richtext/
H A Drichtextbuffer.h2440 virtual bool HandlesChildSelections() const { return false; } in HandlesChildSelections() function
5723 virtual bool HandlesChildSelections() const { return true; } in HandlesChildSelections() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/richtext/
H A Drichtextbuffer.h2723 virtual bool HandlesChildSelections() const { return false; } in HandlesChildSelections() function
6054 virtual bool HandlesChildSelections() const wxOVERRIDE { return true; } in HandlesChildSelections() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Drichtextbuffer.sip3143 bool HandlesChildSelections() const;
3145 HandlesChildSelections() -> bool
8488 bool HandlesChildSelections() const;
8490 HandlesChildSelections() -> bool
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/rest_substitutions/overviews/
H A Drichtextctrl_overview.rst1043 function :meth:`~wx.richtext.RichTextObject.HandlesChildSelections` to
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Drichtext.pyi2314 def HandlesChildSelections(self):
2316 HandlesChildSelections() -> bool
6087 def HandlesChildSelections(self):
6089 HandlesChildSelections() -> bool
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/richtext/
H A Drichtextctrl.cpp937 if (commonAncestor && commonAncestor->HandlesChildSelections()) in OnMoveMouse()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/richtext/
H A Drichtextctrl.cpp937 if (commonAncestor && commonAncestor->HandlesChildSelections()) in OnMoveMouse()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/richtext/
H A Drichtextctrl.cpp961 if (commonAncestor && commonAncestor->HandlesChildSelections()) in OnMoveMouse()