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

  /external/chromium/chrome/common/extensions/
extension_message_bundle.cc 45 const char* ExtensionMessageBundle::kBidiLeftEdgeValue = "left";
109 append_messages[kBidiEndEdgeKey] = kBidiLeftEdgeValue;
113 append_messages[kBidiStartEdgeKey] = kBidiLeftEdgeValue;
extension_message_bundle.h 51 static const char* kBidiLeftEdgeValue;

Completed in 17 milliseconds