Home | History | Annotate | Download | only in fxedit

Lines Matching refs:place

510 	CFXEU_SetSecProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep, 
533 CFXEU_SetWordProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep,
633 CPVT_WordPlace DoInsertText(const CPVT_WordPlace& place, FX_LPCWSTR text, FX_INT32 charset,
637 FX_INT32 WordPlaceToWordIndex(const CPVT_WordPlace & place) const;
640 CPVT_WordPlace GetLineBeginPlace(const CPVT_WordPlace & place) const;
641 CPVT_WordPlace GetLineEndPlace(const CPVT_WordPlace & place) const;
642 CPVT_WordPlace GetSectionBeginPlace(const CPVT_WordPlace & place) const;
643 CPVT_WordPlace GetSectionEndPlace(const CPVT_WordPlace & place) const;
693 FX_BOOL SetSecProps(EDIT_PROPS_E eProps, const CPVT_WordPlace & place,
695 FX_BOOL SetWordProps(EDIT_PROPS_E eProps, const CPVT_WordPlace & place,
712 void SetCaret(const CPVT_WordPlace & place);
719 CPVT_WordRange GetLatinWordsRange(const CPVT_WordPlace & place) const;
737 void SetPageInfo(const CPVT_WordPlace& place);
739 FX_FLOAT GetLineTop(const CPVT_WordPlace& place) const;
740 FX_FLOAT GetLineBottom(const CPVT_WordPlace& place) const;
789 void SetAt(const CPVT_WordPlace & place);