зеркало из https://github.com/mozilla/pjs.git
Build bustage fix.
This commit is contained in:
Родитель
401e0976f8
Коммит
64c6b7d859
|
@ -141,9 +141,9 @@ public:
|
|||
* Build the glyph fragment tree
|
||||
*/
|
||||
static PRUint32
|
||||
nsSVGUtils::BuildGlyphFragmentTree(nsFrameList *aFrames,
|
||||
PRUint32 charNum,
|
||||
PRBool lastBranch);
|
||||
BuildGlyphFragmentTree(nsFrameList *aFrames,
|
||||
PRUint32 charNum,
|
||||
PRBool lastBranch);
|
||||
|
||||
/*
|
||||
* Returns the number of characters in a string
|
||||
|
|
Загрузка…
Ссылка в новой задаче