Home
last modified time | relevance | path

Searched defs:GetItemRect (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/Control/
DListView.h108 …bool GetItemRect(int index, RECT *rect, int code) { return BOOLToBool(ListView_GetItemRect(_window… in GetItemRect() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_impl.cpp299 CFX_FloatRect CPWL_ListCtrl::GetItemRect(int32_t nIndex) const { in GetItemRect() function in CPWL_ListCtrl