Searched refs:PFR_PHY_PROPORTIONAL (Results 1 – 3 of 3) sorted by relevance
861 if ( !(flags & PFR_PHY_PROPORTIONAL) ) in pfr_phy_font_load()982 if ( flags & PFR_PHY_PROPORTIONAL ) in pfr_phy_font_load()1008 cur->advance = ( flags & PFR_PHY_PROPORTIONAL ) in pfr_phy_font_load()
169 if ( ( phy_font->flags & PFR_PHY_PROPORTIONAL ) == 0 ) in pfr_face_init()233 if ( ( phy_font->flags & PFR_PHY_PROPORTIONAL ) == 0 ) in pfr_face_init()
254 #define PFR_PHY_PROPORTIONAL 0x04U macro