aboutsummaryrefslogtreecommitdiff
path: root/dw/ooffloatsmgr.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-10-14 20:08:26 +0200
committerSebastian Geerken <devnull@localhost>2014-10-14 20:08:26 +0200
commit6c5f32b8ec8f9a01ca0ab6107779bfa2eda5299b (patch)
treeab26c5b2c487f61dd1aa2a1cf218b76c1c016460 /dw/ooffloatsmgr.hh
parentd81d40e6849263a18281a5d64b95c2479ee9f120 (diff)
Widget::stackingContextWidget; as well as some cleanup and debug messages.
Diffstat (limited to 'dw/ooffloatsmgr.hh')
-rw-r--r--dw/ooffloatsmgr.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/dw/ooffloatsmgr.hh b/dw/ooffloatsmgr.hh
index e4b61772..274e5d3c 100644
--- a/dw/ooffloatsmgr.hh
+++ b/dw/ooffloatsmgr.hh
@@ -346,8 +346,6 @@ public:
void markExtremesChange (int ref);
core::Widget *getWidgetAtPoint (int x, int y);
- static bool _isWidgetOutOfFlow (core::Widget *widget);
- static bool _isWidgetHandledByOOFM (core::Widget *widget);
void addWidgetInFlow (OOFAwareWidget *textblock, OOFAwareWidget *parentBlock,
int externalIndex);
int addWidgetOOF (core::Widget *widget, OOFAwareWidget *generatingBlock,