Home
last modified time | relevance | path

Searched refs:POSITION_TO (Results 1 – 4 of 4) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxap_Dlg_Image.h49 } POSITION_TO; typedef
66 void setPositionTo(POSITION_TO iPos);
73 POSITION_TO getPositionTo(void) const in getPositionTo()
153 POSITION_TO m_iPositionTo;
H A Dxap_Dlg_Image.cpp285 void XAP_Dialog_Image::setPositionTo(POSITION_TO iPos) in setPositionTo()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/cocoa/
H A Dxap_CocoaDlg_Image.cpp103 - (POSITION_TO)imagePlacement;
534 - (POSITION_TO)imagePlacement
536 POSITION_TO type = POSITION_TO_PARAGRAPH;
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_EditMethods.cpp11443 POSITION_TO iPos = POSITION_TO_PARAGRAPH; in Defun1()
11495 POSITION_TO newFormatMode = pDialog->getPositionTo(); in Defun1()