Home
last modified time | relevance | path

Searched refs:longOffset (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
Dmock_web_theme_engine.cc380 int longOffset = halfWidth - gripLongIndent; in paint() local
386 left + longOffset, top + gripShortIndent, in paint()
387 left + longOffset, bottom - gripShortIndent, in paint()
390 right - longOffset, top + gripShortIndent, in paint()
391 right - longOffset, bottom - gripShortIndent, in paint()
403 int longOffset = halfHeight - gripLongIndent; in paint() local
409 left + gripShortIndent, top + longOffset, in paint()
410 right - gripShortIndent, top + longOffset, in paint()
413 left + gripShortIndent, bottom - longOffset, in paint()
414 right - gripShortIndent, bottom - longOffset, in paint()
[all …]
/external/fonttools/Lib/fontTools/ttLib/tables/
DotConverters.py219 longOffset = False variable in Table
225 if self.longOffset:
253 subWriter.longOffset = self.longOffset
262 longOffset = True variable in LTable
DotBase.py245 if item.longOffset:
262 if item.longOffset:
/external/chromium_org/third_party/skia/src/sfnt/
DSkOTTable_loca.h25 SK_OT_ULONG longOffset[1]; member
DSkOTTable_glyf.h42 fCurrentGlyphOffset = fLocaFormat ? SkEndian_SwapBE32(*fLocaPtr.longOffset) in advance()
62 const SK_OT_ULONG* longOffset; member
/external/skia/src/sfnt/
DSkOTTable_loca.h25 SK_OT_ULONG longOffset[1]; member
DSkOTTable_glyf.h42 fCurrentGlyphOffset = fLocaFormat ? SkEndian_SwapBE32(*fLocaPtr.longOffset) in advance()
62 const SK_OT_ULONG* longOffset; member