Home | History | Annotate | Download | only in autocomplete

Lines Matching full:guint

65     guint length_;
69 RunInfo RunInfoForAttrType(guint location,
70 guint end_location,
118 if (attr->end_index > (guint)end_range) {
131 guint RunLengthForAttrType(guint location,
132 guint end_location,
140 gboolean RunHasAttribute(guint location,
141 guint end_location,
150 gboolean RunHasColor(guint location,
151 guint end_location,
167 gboolean RunHasWeight(guint location,
168 guint end_location,
214 guint weightLength = RunLengthForAttrType(0U,
251 guint weightLength = RunLengthForAttrType(0U,
266 const guint runLength1 = 5, runLength2 = 2, runLength3 = 7;
312 guint weightLength = RunLengthForAttrType(0U,
328 const guint runLength1 = 5, runLength2 = 2, runLength3 = 7;
386 const guint runLength1 = 7, runLength2 = 5, runLength3 = 7;