typo
Change-Id: I31053ae472f74eaf3a86159a273424174329d0bd
This commit is contained in:
@@ -217,7 +217,7 @@ bool StaticMethods::TraverseCXXMethodDecl(const CXXMethodDecl * pCXXMethodDecl)
|
|||||||
if ((fdc.Function("autoInstallFontLangSupport").Class("PrintFontManager")
|
if ((fdc.Function("autoInstallFontLangSupport").Class("PrintFontManager")
|
||||||
.Namespace("psp").GlobalNamespace())
|
.Namespace("psp").GlobalNamespace())
|
||||||
|| fdc.Function("AllocateFrame").Class("GtkSalFrame").GlobalNamespace()
|
|| fdc.Function("AllocateFrame").Class("GtkSalFrame").GlobalNamespace()
|
||||||
|| (fdc.Function("TriggerPaintEvent").Class("GtkSalFrame::")
|
|| (fdc.Function("TriggerPaintEvent").Class("GtkSalFrame")
|
||||||
.GlobalNamespace()))
|
.GlobalNamespace()))
|
||||||
{
|
{
|
||||||
return true;
|
return true;
|
||||||
|
Reference in New Issue
Block a user