Functions | |
HC_EXTERNAL HIC_API HIC_Integer32 | HIC_Show_Internal_Text_Color (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API int | HIC_Show_Text_Alignment (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Text_Color_Blue (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Text_Color_Green (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Text_Color_Red (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Size_Units | HIC_Show_Text_Font_Extra_Space_Units (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API void * | HIC_Show_Text_Font_ID (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API int | HIC_Show_Text_Font_Index (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API const char * | HIC_Show_Text_Font_Name (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Size_Units | HIC_Show_Text_Font_Size_Tol_Units (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Size_Units | HIC_Show_Text_Font_Size_Units (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API int | HIC_Show_Text_Font_Transform (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Vector const * | HIC_Show_Text_Path (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Text_Color | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API int HIC_Show_Text_Alignment | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Text_Color_Blue | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Text_Color_Green | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Text_Color_Red | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Size_Units HIC_Show_Text_Font_Extra_Space_Units | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API void* HIC_Show_Text_Font_ID | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API int HIC_Show_Text_Font_Index | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API const char* HIC_Show_Text_Font_Name | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Size_Units HIC_Show_Text_Font_Size_Tol_Units | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Size_Units HIC_Show_Text_Font_Size_Units | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API int HIC_Show_Text_Font_Transform | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Vector const* HIC_Show_Text_Path | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |