Home
last modified time | relevance | path

Searched defs:FillSelection (Results 1 – 13 of 13) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dunusedf.cxx41 bool SwFrame::FillSelection( SwSelectionList& , const SwRect& ) const in FillSelection() function in SwFrame
H A Dtrvlfrm.cxx367 bool SwLayoutFrame::FillSelection( SwSelectionList& rList, const SwRect& rRect ) const in FillSelection() function in SwLayoutFrame
381 bool SwPageFrame::FillSelection( SwSelectionList& rList, const SwRect& rRect ) const in FillSelection() function in SwPageFrame
403 bool SwRootFrame::FillSelection( SwSelectionList& aSelList, const SwRect& rRect) const in FillSelection() function in SwRootFrame
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dunusedf.cxx40 bool SwFrame::FillSelection( SwSelectionList& , const SwRect& ) const in FillSelection() function in SwFrame
H A Dtrvlfrm.cxx363 bool SwLayoutFrame::FillSelection( SwSelectionList& rList, const SwRect& rRect ) const in FillSelection() function in SwLayoutFrame
377 bool SwPageFrame::FillSelection( SwSelectionList& rList, const SwRect& rRect ) const in FillSelection() function in SwPageFrame
399 bool SwRootFrame::FillSelection( SwSelectionList& aSelList, const SwRect& rRect) const in FillSelection() function in SwRootFrame
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/
H A Duselectionhighlight.pas39 property FillSelection: boolean read FFillSelection write SetFillSelection; property
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/bgra_pascalscript_library/c#/
H A DBGRABitmap.cs133 public static extern void FilterEmboss(int id, bool FillSelection); in FilterEmboss()
136 public static extern void FilterEmboss(int id, bool FillSelection, uint BorderColor); in FilterEmboss()
139 …public static extern void FilterEmboss(int id, bool FillSelection, uint BorderColor, Point Offset); in FilterEmboss()
/dports/graphics/pinta/pinta-1.7.1/Pinta.Core/Actions/
H A DEditActions.cs47 public Gtk.Action FillSelection { get; private set; } property in Pinta.Core.EditActions
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgrafilterscanner.pas113 property FillSelection: boolean read FFillSelection write FFillSelection; property
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgrafilterscanner.pas113 property FillSelection: boolean read FFillSelection write FFillSelection; property
/dports/editors/nedit/nedit-5.7/source/
H A Dshift.c237 void FillSelection(WindowInfo *window) in FillSelection() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Ditrcrsr.cxx1817 bool SwTextFrame::FillSelection( SwSelectionList& rSelList, const SwRect& rRect ) const in FillSelection() function in SwTextFrame
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Ditrcrsr.cxx1787 bool SwTextFrame::FillSelection( SwSelectionList& rSelList, const SwRect& rRect ) const in FillSelection() function in SwTextFrame
/dports/editors/wxhexeditor/wxHexEditor/src/
H A DHexEditor.cpp575 bool HexEditor::FillSelection( void ){ in FillSelection() function in HexEditor