зеркало из https://github.com/mozilla/gecko-dev.git
Added SetHorizontalLayout method
This commit is contained in:
Родитель
aa87aa621d
Коммит
4fa50cdcb6
|
@ -95,6 +95,12 @@ public:
|
|||
*/
|
||||
NS_IMETHOD DoLayout() = 0;
|
||||
|
||||
/**
|
||||
* Forces the toolbar to layout horizontally
|
||||
*
|
||||
*/
|
||||
NS_IMETHOD SetHorizontalLayout(PRBool aDoHorizontalLayout) = 0;
|
||||
|
||||
/**
|
||||
* Indicates that the last item is right justifed
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче