Home
last modified time | relevance | path

Searched refs:fl_FrameLayout (Results 1 – 25 of 29) sorted by relevance

12

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_FrameLayout.cpp72 fl_FrameLayout::fl_FrameLayout(FL_DocLayout* pLayout, in fl_FrameLayout() function in fl_FrameLayout
110 fl_FrameLayout::~fl_FrameLayout() in ~fl_FrameLayout()
146 void fl_FrameLayout::setContainerProperties(void) in setContainerProperties()
246 UT_uint32 fl_FrameLayout::getLength(void) in getLength()
430 void fl_FrameLayout::markAllRunsDirty(void) in markAllRunsDirty()
465 void fl_FrameLayout::redrawUpdate(void) in redrawUpdate()
538 void fl_FrameLayout::_purgeLayout(void) in _purgeLayout()
610 void fl_FrameLayout::miniFormat(void) in miniFormat()
631 void fl_FrameLayout::format(void) in format()
1356 void fl_FrameLayout::localCollapse(void) in localCollapse()
[all …]
H A Dfl_ContainerLayout.h75 class fl_FrameLayout; variable
138 fl_FrameLayout * getNthFrameLayout(UT_sint32 i) const;
140 void addFrame(fl_FrameLayout * pFrame);
141 bool removeFrame(fl_FrameLayout * pFrame);
191 UT_GenericVector<fl_FrameLayout *> m_vecFrames;
H A Dfp_FrameContainer.cpp124 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(getSectionLayout()); in overlapsRect()
195 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(getSectionLayout()); in setPreferedPageNo()
214 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(getSectionLayout()); in setPreferedColumnNo()
240 fl_FrameLayout *pFL = static_cast<fl_FrameLayout *>(getSectionLayout()); in getLeftPad()
274 fl_FrameLayout *pFL = static_cast<fl_FrameLayout *>(getSectionLayout()); in getRightPad()
390 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(getSectionLayout()); in getDocSectionLayout()
837 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(getSectionLayout()); in layout()
H A Dfv_FrameEdit.h71 void deleteFrame(fl_FrameLayout * pFL = NULL);
77 fl_FrameLayout * getFrameLayout(void) const in getFrameLayout()
91 fl_FrameLayout * m_pFrameLayout;
H A Dfl_FrameLayout.h68 class ABI_EXPORT fl_FrameLayout : public fl_SectionLayout
74 fl_FrameLayout(FL_DocLayout* pLayout,
78 virtual ~fl_FrameLayout();
H A DMakefile.am46 fl_FrameLayout.cpp \
47 fl_FrameLayout.h \
H A Dfl_ContainerLayout.cpp874 (new fl_FrameLayout(getDocLayout(), in insert()
888 pPrev->addFrame(static_cast<fl_FrameLayout *>(pL)); in insert()
1258 void fl_ContainerLayout::addFrame(fl_FrameLayout * pFrame) in addFrame()
1284 fl_FrameLayout * fl_ContainerLayout::getNthFrameLayout(UT_sint32 i) const in getNthFrameLayout()
1300 fl_FrameLayout * pFrame= m_vecFrames.getNthItem(i); in getNthFrameContainer()
1305 bool fl_ContainerLayout::removeFrame(fl_FrameLayout * pFrame) in removeFrame()
H A Dfv_FrameEdit.cpp73 fl_FrameLayout * pFL = getFrameLayout(); in setPointInside()
469 fl_FrameLayout * pFL = NULL; in setDragType()
476 pFL = static_cast<fl_FrameLayout *>(psfh); in setDragType()
504 m_pFrameLayout = static_cast<fl_FrameLayout *>(pCL); in setDragType()
554 pFL = static_cast<fl_FrameLayout *>(pBL->myContainingLayout()); in setDragType()
1148 m_pFrameLayout = static_cast<fl_FrameLayout *>(pCL); in mouseRelease()
1213 fl_FrameLayout *pFL = m_pFrameLayout; in mouseRelease()
1318 void FV_FrameEdit::deleteFrame(fl_FrameLayout * pFL) in deleteFrame()
H A Dfl_DocLayout.h87 class fl_FrameLayout; variable
172 fl_FrameLayout* relocateFrame(fl_FrameLayout * pFL, fl_BlockLayout * newBlock,
H A Dfl_DocListener.cpp1195 fl_FrameLayout * pFrameL = (fl_FrameLayout *) pL; in change()
1458 fl_FrameLayout * pFL = (fl_FrameLayout *) pL2; in change()
2082 fl_FrameLayout* pCLSL = (fl_FrameLayout *) pCL->myContainingLayout(); in insertStrux()
2373 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(pL); in insertStrux()
2408 fl_FrameLayout* pCLSL = static_cast<fl_FrameLayout *>( pL); in insertStrux()
H A DMakefile.in119 fl_FrameLayout.cpp fl_FrameLayout.h fl_Layout.cpp fl_Layout.h \
150 fl_FrameLayout.lo fl_Layout.lo fl_PartOfBlock.lo \
193 ./$(DEPDIR)/fl_FrameLayout.Plo ./$(DEPDIR)/fl_Layout.Plo \
674 fl_FrameLayout.cpp \
675 fl_FrameLayout.h \
819 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fl_FrameLayout.Plo@am__quote@ # am--include-marker
1105 -rm -f ./$(DEPDIR)/fl_FrameLayout.Plo
1204 -rm -f ./$(DEPDIR)/fl_FrameLayout.Plo
H A Dfp_Page.h43 class fl_FrameLayout; variable
H A Dfp_Page.cpp2493 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(pFrameC->getSectionLayout()); in mapXYToPosition()
2550 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(pFrameC->getSectionLayout()); in mapXYToPosition()
3066 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(pFC->getSectionLayout()); in removeFrameContainer()
3077 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(pFC->getSectionLayout()); in removeFrameContainer()
H A Dfv_View.cpp1400 fl_FrameLayout * pFrame = getFrameLayout(); in setFrameFormat()
1485 fl_FrameLayout * pFrame = getFrameLayout(); in setFrameFormat()
1539 fl_FrameLayout * pFL = getFrameLayout(); in copyFrame()
1574 fl_FrameLayout * pFL = getFrameLayout(); in selectFrame()
1648 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(psfh); in getFrameLayout()
1658 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(psfh); in getFrameLayout()
1703 return static_cast<fl_FrameLayout *>(pCL); in getFrameLayout()
9599 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(pSection); in getTopRulerInfo()
9880 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(pFC->getSectionLayout()); in getLeftRulerInfo()
10190 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(psfh); in _getMouseContext()
[all …]
H A Dfv_View.h557 fl_FrameLayout * getFrameLayout(PT_DocPosition pos) const;
558 fl_FrameLayout * getFrameLayout(void) const;
569 bool convertPositionedToInLine(fl_FrameLayout * pFrame);
H A Dfv_View_cmd.cpp3359 fl_FrameLayout * pFL = pSecondBlock->getNthFrameLayout(i); in cmdCharDelete()
3395 fl_FrameLayout * pFL = pFirstBlock->getNthFrameLayout(0); in cmdCharDelete()
3624 fl_FrameLayout * pFL = getFrameLayout(posCur+amt); in cmdCharDelete()
3637 fl_FrameLayout * pFL = getFrameLayout(posCur+amt); in cmdCharDelete()
3938 fl_FrameLayout * pFL = getFrameLayout(iPosRight); in cmdSelect()
3943 fl_FrameLayout * pFL = getFrameLayout(iPosLeft); in cmdSelect()
H A Dfl_BlockLayout.cpp590 fl_FrameLayout * pFrame = getNthFrameLayout(i); in _lookupMarginProperties()
2504 fl_FrameLayout * pFrame = getNthFrameLayout(i); in setFramesOnPage()
3343 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(pFC->getSectionLayout()); in getLeftRightForWrapping()
3431 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(pFC->getSectionLayout()); in getLeftRightForWrapping()
7485 fl_FrameLayout * pFrame = NULL; in doclistener_deleteStrux()
7961 fl_FrameLayout * pFL = NULL; in doclistener_insertBlock()
8685 static_cast<fl_FrameLayout *>(pSL)->format(); in doclistener_insertFrame()
H A Dfp_Column.cpp1248 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(pFrame->getSectionLayout()); in mapXYToPosition()
H A Dfl_DocLayout.cpp1145 fl_FrameLayout * FL_DocLayout:: relocateFrame(fl_FrameLayout * pFL, fl_BlockLayout * newBlock, in relocateFrame()
1213 return (static_cast <fl_FrameLayout *>(pNewFL)); in relocateFrame()
H A Dfv_View_protected.cpp485 fl_FrameLayout * pFL = getFrameLayout(iHigh); in _deleteSelection()
490 fl_FrameLayout * pFL = getFrameLayout(iLow); in _deleteSelection()
1053 fl_FrameLayout * pFL = static_cast<fl_FrameLayout *>(pBlock->myContainingLayout()); in _getDocPosFromPoint()
H A Dfl_TableLayout.cpp307 pUpCon= static_cast<fl_FrameLayout *>(pPrevL)->getFirstContainer(); in insertTableContainer()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/gtk/
H A Dap_UnixDialog_FormatFrame.cpp393 fl_FrameLayout * pFrame = static_cast<fl_FrameLayout *>(pBL->myContainingLayout()); in notifyActiveFrame()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_FormatFrame.cpp500 fl_FrameLayout * pFrame = static_cast<fl_FrameLayout *>(pBL->myContainingLayout()); in setCurFrameProps()
711 fl_FrameLayout * pFL = pView->getFrameLayout(); in applyChanges()
H A Dap_Menu_Functions.cpp1740 fl_FrameLayout * pFL = pView->getFrameLayout(); in Defun_EV_GetMenuItemState_Fn()
1879 fl_FrameLayout * pFL = pView->getFrameLayout(); in Defun_EV_GetMenuItemState_Fn()
1901 fl_FrameLayout * pFL = pView->getFrameLayout(); in Defun_EV_GetMenuItemState_Fn()
H A Dap_LeftRuler.cpp471 fl_FrameLayout * pFrame = pView->getFrameLayout(); in mouseRelease()
587 fl_FrameLayout * pFrame = pView->getFrameLayout(); in mouseRelease()

12