Home
last modified time | relevance | path

Searched refs:PFR_PHY_PROPORTIONAL (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrload.c750 if ( !(flags & PFR_PHY_PROPORTIONAL) ) in pfr_phy_font_load()
876 if ( flags & PFR_PHY_PROPORTIONAL ) in pfr_phy_font_load()
899 cur->advance = ( flags & PFR_PHY_PROPORTIONAL ) in pfr_phy_font_load()
A Dpfrtypes.h275 PFR_PHY_PROPORTIONAL = 0x04, enumerator
A Dpfrobjs.c166 if ( (phy_font->flags & PFR_PHY_PROPORTIONAL) == 0 ) in pfr_face_init()
230 if ( ( phy_font->flags & PFR_PHY_PROPORTIONAL ) == 0 ) in pfr_face_init()

Completed in 6 milliseconds