Searched refs:APP_LIST_EXPORT (Results 1 – 25 of 48) sorted by relevance
12
15 APP_LIST_EXPORT extern const SkColor kContentsBackgroundColor;16 APP_LIST_EXPORT extern const SkColor kSearchBoxBackground;17 APP_LIST_EXPORT extern const SkColor kTopSeparatorColor;18 APP_LIST_EXPORT extern const SkColor kBottomSeparatorColor;20 APP_LIST_EXPORT extern const SkColor kDialogSeparatorColor;22 APP_LIST_EXPORT extern const SkColor kHighlightedColor;23 APP_LIST_EXPORT extern const SkColor kSelectedColor;25 APP_LIST_EXPORT extern const SkColor kPagerHoverColor;26 APP_LIST_EXPORT extern const SkColor kPagerNormalColor;27 APP_LIST_EXPORT extern const SkColor kPagerSelectedColor;[all …]
14 APP_LIST_EXPORT extern const char kDisableAppInfo[];15 APP_LIST_EXPORT extern const char kDisableDriveAppsInAppList[];16 APP_LIST_EXPORT extern const char kDisableSyncAppList[];17 APP_LIST_EXPORT extern const char kEnableCenteredAppList[];18 APP_LIST_EXPORT extern const char kEnableExperimentalAppList[];19 APP_LIST_EXPORT extern const char kEnableHotwordAlwaysOn[];20 APP_LIST_EXPORT extern const char kEnableSyncAppList[];22 bool APP_LIST_EXPORT IsAppListSyncEnabled();24 bool APP_LIST_EXPORT IsFolderUIEnabled();26 bool APP_LIST_EXPORT IsVoiceSearchEnabled();[all …]
15 #define APP_LIST_EXPORT __declspec(dllexport) macro17 #define APP_LIST_EXPORT __declspec(dllimport) macro22 #define APP_LIST_EXPORT __attribute__((visibility("default"))) macro24 #define APP_LIST_EXPORT macro29 #define APP_LIST_EXPORT macro
28 class APP_LIST_EXPORT SearchResult {37 struct APP_LIST_EXPORT Tag {61 struct APP_LIST_EXPORT Action {
24 class APP_LIST_EXPORT SearchBoxModel {27 struct APP_LIST_EXPORT SpeechButtonProperty {
39 class APP_LIST_EXPORT AppListViewDelegate {42 struct APP_LIST_EXPORT User {
12 class APP_LIST_EXPORT AppListViewDelegateObserver {
12 class APP_LIST_EXPORT SearchBoxModelObserver {
12 class APP_LIST_EXPORT PaginationModelObserver {
12 class APP_LIST_EXPORT AppListItemObserver {
12 class APP_LIST_EXPORT SearchResultObserver {
14 class APP_LIST_EXPORT AppListModelObserver {
24 class APP_LIST_EXPORT SpeechUIModelObserver {
15 class APP_LIST_EXPORT AppListItemListObserver {
25 class APP_LIST_EXPORT PaginationController {
19 class APP_LIST_EXPORT SearchProvider {
14 class APP_LIST_EXPORT SearchBoxViewDelegate {
14 class APP_LIST_EXPORT SearchResultListViewDelegate {
21 class APP_LIST_EXPORT AppsGridViewDelegate {
24 class APP_LIST_EXPORT AppsGridViewFolderDelegate {
23 class APP_LIST_EXPORT TileItemView : public views::CustomButton,
16 APP_LIST_EXPORT
21 APP_LIST_EXPORT
25 class APP_LIST_EXPORT TokenizedStringMatch {
20 class APP_LIST_EXPORT TokenizedString {