Searched defs:SetCaretPos (Results 1 – 3 of 3) sorted by relevance
57 int32_t CFWL_Edit::SetCaretPos(int32_t nIndex, FX_BOOL bBefore) { in SetCaretPos() function in CFWL_Edit
58 int32_t IFWL_Edit::SetCaretPos(int32_t nIndex, FX_BOOL bBefore) { in SetCaretPos() function in IFWL_Edit548 int32_t CFWL_EditImp::SetCaretPos(int32_t nIndex, FX_BOOL bBefore) { in SetCaretPos() function in CFWL_EditImp
229 int32_t CFDE_TxtEdtEngine::SetCaretPos(int32_t nIndex, FX_BOOL bBefore) { in SetCaretPos() function in CFDE_TxtEdtEngine