Loading include/android/font.h +7 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,11 @@ * limitations under the License. */ /** * @addtogroup Font * { */ /** * @file font.h * @brief Provides some constants used in system_fonts.h or fonts_matcher.h Loading Loading @@ -279,3 +284,5 @@ float AFont_getAxisValue(const AFont* _Nonnull font, uint32_t axisIndex) __END_DECLS #endif // ANDROID_FONT_H /** @} */ include/android/font_matcher.h +7 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,11 @@ * limitations under the License. */ /** * @addtogroup Font * { */ /** * @file font_matcher.h * @brief Provides the font matching logic with various inputs. Loading Loading @@ -205,3 +210,5 @@ AFont* _Nonnull AFontMatcher_match( __END_DECLS #endif // ANDROID_FONT_MATCHER_H /** @} */ include/android/system_fonts.h +7 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,11 @@ * limitations under the License. */ /** * @addtogroup Font * { */ /** * @file system_fonts.h * @brief Provides the system font configurations. Loading Loading @@ -122,3 +127,5 @@ AFont* _Nullable ASystemFontIterator_next(ASystemFontIterator* _Nonnull iterator __END_DECLS #endif // ANDROID_SYSTEM_FONTS_H /** @} */ Loading
include/android/font.h +7 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,11 @@ * limitations under the License. */ /** * @addtogroup Font * { */ /** * @file font.h * @brief Provides some constants used in system_fonts.h or fonts_matcher.h Loading Loading @@ -279,3 +284,5 @@ float AFont_getAxisValue(const AFont* _Nonnull font, uint32_t axisIndex) __END_DECLS #endif // ANDROID_FONT_H /** @} */
include/android/font_matcher.h +7 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,11 @@ * limitations under the License. */ /** * @addtogroup Font * { */ /** * @file font_matcher.h * @brief Provides the font matching logic with various inputs. Loading Loading @@ -205,3 +210,5 @@ AFont* _Nonnull AFontMatcher_match( __END_DECLS #endif // ANDROID_FONT_MATCHER_H /** @} */
include/android/system_fonts.h +7 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,11 @@ * limitations under the License. */ /** * @addtogroup Font * { */ /** * @file system_fonts.h * @brief Provides the system font configurations. Loading Loading @@ -122,3 +127,5 @@ AFont* _Nullable ASystemFontIterator_next(ASystemFontIterator* _Nonnull iterator __END_DECLS #endif // ANDROID_SYSTEM_FONTS_H /** @} */