Searched defs:dec_count (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/
H A DFontPlatformDataAndroid.cpp55 static void dec_count() { --gCount; } function
58 #define dec_count() macro
151 dec_count();

Completed in 73 milliseconds