Searched refs:safe_space (Results 1 – 1 of 1) sorted by relevance
54 FX_SAFE_INT32 safe_space = next_origin; in AdjustGlyphSpace() local55 safe_space -= current_origin; in AdjustGlyphSpace()56 if (!safe_space.IsValid()) in AdjustGlyphSpace()59 int space = safe_space.ValueOrDie(); in AdjustGlyphSpace()