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

  /external/chromium_org/third_party/mozilla/
MozillaExport.h 11 #define MOZILLA_EXPORT __attribute__((visibility("default")))
13 #define MOZILLA_EXPORT
18 #define MOZILLA_EXPORT
NSPasteboard+Utils.h 43 MOZILLA_EXPORT extern NSString* const kCorePasteboardFlavorType_url;
44 MOZILLA_EXPORT extern NSString* const kCorePasteboardFlavorType_urln;
45 MOZILLA_EXPORT extern NSString* const kCorePasteboardFlavorType_urld;
47 MOZILLA_EXPORT extern NSString* const kCaminoBookmarkListPBoardType;
48 MOZILLA_EXPORT extern NSString* const kWebURLsWithTitlesPboardType;
ComplexTextInputPanel.h 39 MOZILLA_EXPORT @interface ComplexTextInputPanel : NSPanel {

Completed in 870 milliseconds