Searched defs:trailing (Results 1 – 3 of 3) sorted by relevance
184 size_t trailing = host->size() - colonOffset; in ParseURL() local
1133 private float getHorizontal(int offset, boolean trailing, boolean clamped) { in getHorizontal()1139 private float getHorizontal(int offset, boolean trailing, int line, boolean clamped) { in getHorizontal()
298 float measure(int offset, boolean trailing, FontMetricsInt fmi) { in measure()