Home
last modified time | relevance | path

Searched refs:stParagraph (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/riched20/
H A Deditstr.h360 stParagraph, enumerator
H A Dcaret.c918 case stParagraph: in ME_SelectByType()
922 if (selectionType == stParagraph) { in ME_SelectByType()
1229 ME_SelectByType(editor, stParagraph); in ME_LButtonDown()
1233 ME_SelectByType(editor, stParagraph); in ME_LButtonDown()
1256 ME_SelectByType(editor, stParagraph); in ME_LButtonDown()