Searched refs:test_fixed_pitch (Results 1 – 4 of 4) sorted by relevance
93 int test_fixed_pitch(void);117 int FontDisplay::test_fixed_pitch(void) in test_fixed_pitch() function in FontDisplay214 int looks_fixed = textobj->test_fixed_pitch(); in font_cb()
84 int test_fixed_pitch(void);108 int FontDisplay::test_fixed_pitch(void) in test_fixed_pitch() function in FontDisplay205 int looks_fixed = textobj->test_fixed_pitch(); in font_cb()
79 def test_fixed_pitch(self): member in FontDisplay174 looks_fixed = textobj.test_fixed_pitch()