HomeSort by relevance Sort by last modified time
    Searched full:g_shouldapplymacascenthack (Results 1 - 1 of 1) sorted by null

  /external/webkit/WebCore/platform/graphics/win/
SimpleFontDataWin.cpp 54 static bool g_shouldApplyMacAscentHack;
58 g_shouldApplyMacAscentHack = b;
63 return g_shouldApplyMacAscentHack;

Completed in 33 milliseconds