ICU 54.1  54.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
udisplaycontext.h
Go to the documentation of this file.
1 /*
2 *****************************************************************************************
3 * Copyright (C) 2014, International Business Machines
4 * Corporation and others. All Rights Reserved.
5 *****************************************************************************************
6 */
7 
8 #ifndef UDISPLAYCONTEXT_H
9 #define UDISPLAYCONTEXT_H
10 
11 #include "unicode/utypes.h"
12 
13 #if !UCONFIG_NO_FORMATTING
14 
39 #ifndef U_HIDE_DRAFT_API
40  ,
47 #endif /* U_HIDE_DRAFT_API */
48 };
53 
119 #ifndef U_HIDE_DRAFT_API
120  ,
141 #endif /* U_HIDE_DRAFT_API */
142 };
147 
148 #endif /* #if !UCONFIG_NO_FORMATTING */
149 
150 #endif