Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/layout/
Dclayout.c73 SetScrollInfo(hwnd, SB_VERT, &si, TRUE); in InitParagraph()
222 SetScrollInfo(hwnd, SB_VERT, &si, TRUE); in WndProc()
Dlayout.cpp72 SetScrollInfo(hwnd, SB_VERT, &si, TRUE); in InitParagraph()
220 SetScrollInfo(hwnd, SB_VERT, &si, TRUE); in WndProc()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.cpp526 void CFX_ListCtrl::SetScrollInfo() { in SetScrollInfo() function in CFX_ListCtrl
596 SetScrollInfo(); in ReArrange()
Dfxet_list.h282 void SetScrollInfo();
Dfxet_edit.h442 void SetScrollInfo();
Dfxet_edit.cpp1214 SetScrollInfo(); in RearrangeAll()
1224 SetScrollInfo(); in RearrangePart()
1320 void CFX_Edit::SetScrollInfo() { in SetScrollInfo() function in CFX_Edit