Home
last modified time | relevance | path

Searched defs:needsDestruction (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontDataCache.h59 static const bool needsDestruction = true; member
DWidthCache.h109 static const bool needsDestruction = false; member
/external/chromium_org/third_party/WebKit/Source/wtf/
DVectorTraits.h38 static const bool needsDestruction = !isPod; member