Home
last modified time | relevance | path

Searched refs:FL_FRAME_POSITIONED_TO_PAGE (Results 1 – 10 of 10) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Dialog_FormatFrame.cpp195 else if(positionMode() == FL_FRAME_POSITIONED_TO_PAGE) in _onInitDialog()
369 setPositionMode(FL_FRAME_POSITIONED_TO_PAGE); in _onCommand()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_FrameLayout.h39 FL_FRAME_POSITIONED_TO_PAGE, enumerator
H A Dfl_FrameLayout.cpp812 m_iFramePositionTo = FL_FRAME_POSITIONED_TO_PAGE; in _lookupProperties()
1206 m_iFramePositionTo = FL_FRAME_POSITIONED_TO_PAGE; in _lookupMarginProperties()
H A Dfl_BlockLayout.cpp2825 else if(pFrame->getFramePositionTo() == FL_FRAME_POSITIONED_TO_PAGE) in setFramesOnPage()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_FormatFrame.cpp650 m_iFramePositionTo = FL_FRAME_POSITIONED_TO_PAGE; in setCurFrameProps()
678 case FL_FRAME_POSITIONED_TO_PAGE: in setPositionMode()
679 m_iFramePositionTo = FL_FRAME_POSITIONED_TO_PAGE; in setPositionMode()
721 ((pFL->getFramePositionTo() == FL_FRAME_POSITIONED_TO_PAGE) && in applyChanges()
H A Dap_EditMethods.cpp11448 else if(pPosObj->getFramePositionTo() == FL_FRAME_POSITIONED_TO_PAGE) in Defun1()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/gtk/
H A Dap_UnixDialog_FormatFrame.cpp361 setPositionMode(FL_FRAME_POSITIONED_TO_PAGE); in event_ApplyToChanged()
416 else if(positionMode() == FL_FRAME_POSITIONED_TO_PAGE) in notifyActiveFrame()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/cocoa/
H A Dap_CocoaDialog_FormatFrame.cpp343 …ositionPopUp, pSS, AP_STRING_ID_DLG_FormatFrame_SetToPage, (int) FL_FRAME_POSITIONED_TO_PAGE);
807 case FL_FRAME_POSITIONED_TO_PAGE:
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_RTFObjectsAndPicts.cpp1027 m_currentFrame.m_iFramePositionTo = FL_FRAME_POSITIONED_TO_PAGE; in tokenKeyword()
1193 else if(frame.m_iFramePositionTo == FL_FRAME_POSITIONED_TO_PAGE) in addFrame()
H A Die_exp_RTF_listenerWriteDoc.cpp866 iFramePositionTo = FL_FRAME_POSITIONED_TO_PAGE; in _openFrame()
1155 else if( iFramePositionTo == FL_FRAME_POSITIONED_TO_PAGE) in _openFrame()