зеркало из https://github.com/mozilla/gecko-dev.git
To fix Mac bustage
This commit is contained in:
Родитель
34888b4517
Коммит
910530de2f
|
@ -92,13 +92,13 @@ public:
|
|||
* @param aRenderingContext the rendering context
|
||||
* @param aTextRect contains the coordinates to render the string
|
||||
*/
|
||||
nsresult nsBidiPresUtils::RenderText(PRUnichar* aText,
|
||||
PRInt32 aLength,
|
||||
nsBidiDirection aBaseDirection,
|
||||
nsIPresContext* aPresContext,
|
||||
nsIRenderingContext& aRenderingContext,
|
||||
nscoord aX,
|
||||
nscoord aY);
|
||||
nsresult RenderText(PRUnichar* aText,
|
||||
PRInt32 aLength,
|
||||
nsBidiDirection aBaseDirection,
|
||||
nsIPresContext* aPresContext,
|
||||
nsIRenderingContext& aRenderingContext,
|
||||
nscoord aX,
|
||||
nscoord aY);
|
||||
|
||||
private:
|
||||
/**
|
||||
|
|
|
@ -92,13 +92,13 @@ public:
|
|||
* @param aRenderingContext the rendering context
|
||||
* @param aTextRect contains the coordinates to render the string
|
||||
*/
|
||||
nsresult nsBidiPresUtils::RenderText(PRUnichar* aText,
|
||||
PRInt32 aLength,
|
||||
nsBidiDirection aBaseDirection,
|
||||
nsIPresContext* aPresContext,
|
||||
nsIRenderingContext& aRenderingContext,
|
||||
nscoord aX,
|
||||
nscoord aY);
|
||||
nsresult RenderText(PRUnichar* aText,
|
||||
PRInt32 aLength,
|
||||
nsBidiDirection aBaseDirection,
|
||||
nsIPresContext* aPresContext,
|
||||
nsIRenderingContext& aRenderingContext,
|
||||
nscoord aX,
|
||||
nscoord aY);
|
||||
|
||||
private:
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче