Searched defs:rST (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dfiledialogimpl-win32.cpp1930 RECT rEDT1, rCB1, rROOT, rST; local
1933 GetWindowRect(GetDlgItem(hParentWnd, stc2), &rST); local
1962 CW_USEDEFAULT, CW_USEDEFAULT, rCB1.left-rST.left, rST.bottom-rST.top,
1966 SetWindowPos(pImpl->_title_label, NULL, rST.left-rROOT.left, rST.top+ydelta-rROOT.top,
1967 rCB1.left-rST.left, rST.bottom-rST
[all...]

Completed in 88 milliseconds