Searched refs:_Apply (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DSimpleTransform.h48 _Apply(point->x, point->y);
53 _Apply(point->x, point->y);
61 _Apply(rect->left, rect->top);
62 _Apply(rect->right, rect->bottom);
71 _Apply(rect->left, rect->top);
72 _Apply(rect->right, rect->bottom);
92 _Apply(lt.x, lt.y);
93 _Apply(rb.x, rb.y);
221 void _Apply(int32& x, int32& y) const function in class:SimpleTransform
229 void _Apply(floa function in class:SimpleTransform
[all...]
/haiku/src/preferences/screen/
H A DScreenWindow.h61 void _Apply();
H A DScreenWindow.cpp1218 _Apply();
1422 ScreenWindow::_Apply() function in class:ScreenWindow

Completed in 123 milliseconds