Home
last modified time | relevance | path

Searched refs:RECORD_LEFT_PANEL_WIDTH (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/dialog/
DNativeRecordDialog.java149 …s.setBounds(LayoutConstants.SIXTY, LayoutConstants.NUM_50, LayoutConstants.RECORD_LEFT_PANEL_WIDTH, in setFontAndBounds()
152 LayoutConstants.RECORD_LEFT_PANEL_WIDTH, LayoutConstants.NUM_20); in setFontAndBounds()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/common/
DLayoutConstants.java627 public static final int RECORD_LEFT_PANEL_WIDTH = 56; field in LayoutConstants