HomeSort by relevance Sort by last modified time
    Searched refs:initWithOptionalLengthProtection (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelper.h 164 initWithOptionalLengthProtection(true);
210 void initWithOptionalLengthProtection(bool lengthProtection);
UniscribeHelper.cpp 128 void UniscribeHelper::initWithOptionalLengthProtection(bool lengthProtection)
    [all...]
  /external/webkit/WebKit/chromium/tests/
UniscribeHelperTest.cpp 119 uniscribe.initWithOptionalLengthProtection(false);
152 uniscribe.initWithOptionalLengthProtection(true);

Completed in 119 milliseconds