Home
last modified time | relevance | path

Searched refs:SetScrollInfo (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/samples/layout/
Dlayout.cpp66 SetScrollInfo(hwnd, SB_VERT, &si, TRUE); in InitParagraph()
214 SetScrollInfo(hwnd, SB_VERT, &si, TRUE); in WndProc()
Dclayout.c67 SetScrollInfo(hwnd, SB_VERT, &si, TRUE); in InitParagraph()
216 SetScrollInfo(hwnd, SB_VERT, &si, TRUE); in WndProc()
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp729 void CFX_ListCtrl::SetScrollInfo() { in SetScrollInfo() function in CFX_ListCtrl
782 SetScrollInfo(); in ReArrange()
Dfxet_edit.cpp1698 SetScrollInfo(); in RearrangeAll()
1708 SetScrollInfo(); in RearrangePart()
1812 void CFX_Edit::SetScrollInfo() { in SetScrollInfo() function in CFX_Edit
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h330 void SetScrollInfo();
Dfxet_edit.h659 void SetScrollInfo();