web_pub/browser_control_api/inc/BrCtlDefs.h
branchRCL_3
changeset 38 4917f9bf7995
parent 36 c711bdda59f4
child 40 8bfb9186a8b8
equal deleted inserted replaced
37:ac77f89b1d9e 38:4917f9bf7995
   204              ** Enter/Exit Fullscreen Browsing
   204              ** Enter/Exit Fullscreen Browsing
   205              */
   205              */
   206              ECommandEnterFullscreenBrowsing,
   206              ECommandEnterFullscreenBrowsing,
   207              ECommandLeaveFullscreenBrowsing,
   207              ECommandLeaveFullscreenBrowsing,
   208              ECommandZoomIn,
   208              ECommandZoomIn,
   209              ECommandZoomOut
   209              ECommandZoomOut,
   210 #ifdef BRDO_OCC_ENABLED_FF
       
   211              ,
       
   212              ECommandRetryTransactions,
   210              ECommandRetryTransactions,
   213              ECommandSetRetryConnectivityFlag,
   211              ECommandSetRetryConnectivityFlag,
   214              ECommandUnSetRetryConnectivityFlag,
   212              ECommandUnSetRetryConnectivityFlag,
   215              ECommandClearQuedTransactions,
   213              ECommandClearQuedTransactions,
   216              ECommandConnToDownloadManager
   214              ECommandConnToDownloadManager
   217 #endif
       
   218             };
   215             };
   219         /**
   216         /**
   220         * The load event that occurred.
   217         * The load event that occurred.
   221         */
   218         */
   222         enum TBrCtlLoadEvent
   219         enum TBrCtlLoadEvent