Home
last modified time | relevance | path

Searched refs:GetRTL (Results 1 – 25 of 131) sorted by relevance

123456

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Checkbox.cpp101 if (GetRTL()) { in Create()
251 boxRect.left = (GetRTL()) ? rect.right - checkSize : rect.left; in OwnerDrawItem()
266 int x = (GetRTL()) ? rect.right - (checkSize + checkSize / 4 + size.cx) in OwnerDrawItem()
280 focusRect.left = (GetRTL()) ? rect.right - checkSize - checkSize / 4 - in OwnerDrawItem()
284 focusRect.right = (GetRTL()) ? rect.right - checkSize - checkSize / 4 + in OwnerDrawItem()
H A Dawt_MenuItem.h108 INLINE static BOOL GetRTL() { in GetRTL() function
H A Dawt_MenuItem.cpp419 if (GetRTL()) in DrawSelf()
433 x = (GetRTL()) ? textRect.right - checkWidth - size.cx : textRect.left; in DrawSelf()
453 if (GetRTL()){ in DrawSelf()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Checkbox.cpp101 if (GetRTL()) { in Create()
251 boxRect.left = (GetRTL()) ? rect.right - checkSize : rect.left; in OwnerDrawItem()
266 int x = (GetRTL()) ? rect.right - (checkSize + checkSize / 4 + size.cx) in OwnerDrawItem()
280 focusRect.left = (GetRTL()) ? rect.right - checkSize - checkSize / 4 - in OwnerDrawItem()
284 focusRect.right = (GetRTL()) ? rect.right - checkSize - checkSize / 4 + in OwnerDrawItem()
H A Dawt_MenuItem.h108 INLINE static BOOL GetRTL() { in GetRTL() function
H A Dawt_MenuItem.cpp419 if (GetRTL()) in DrawSelf()
433 x = (GetRTL()) ? textRect.right - checkWidth - size.cx : textRect.left; in DrawSelf()
453 if (GetRTL()){ in DrawSelf()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Checkbox.cpp101 if (GetRTL()) { in Create()
251 boxRect.left = (GetRTL()) ? rect.right - checkSize : rect.left; in OwnerDrawItem()
266 int x = (GetRTL()) ? rect.right - (checkSize + checkSize / 4 + size.cx) in OwnerDrawItem()
280 focusRect.left = (GetRTL()) ? rect.right - checkSize - checkSize / 4 - in OwnerDrawItem()
284 focusRect.right = (GetRTL()) ? rect.right - checkSize - checkSize / 4 + in OwnerDrawItem()
H A Dawt_MenuItem.h108 INLINE static BOOL GetRTL() { in GetRTL() function
H A Dawt_MenuItem.cpp419 if (GetRTL()) in DrawSelf()
433 x = (GetRTL()) ? textRect.right - checkWidth - size.cx : textRect.left; in DrawSelf()
453 if (GetRTL()){ in DrawSelf()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Checkbox.cpp101 if (GetRTL()) { in Create()
251 boxRect.left = (GetRTL()) ? rect.right - checkSize : rect.left; in OwnerDrawItem()
266 int x = (GetRTL()) ? rect.right - (checkSize + checkSize / 4 + size.cx) in OwnerDrawItem()
280 focusRect.left = (GetRTL()) ? rect.right - checkSize - checkSize / 4 - in OwnerDrawItem()
284 focusRect.right = (GetRTL()) ? rect.right - checkSize - checkSize / 4 + in OwnerDrawItem()
H A Dawt_MenuItem.h105 INLINE static BOOL GetRTL() { in GetRTL() function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Checkbox.cpp101 if (GetRTL()) { in Create()
251 boxRect.left = (GetRTL()) ? rect.right - checkSize : rect.left; in OwnerDrawItem()
266 int x = (GetRTL()) ? rect.right - (checkSize + checkSize / 4 + size.cx) in OwnerDrawItem()
280 focusRect.left = (GetRTL()) ? rect.right - checkSize - checkSize / 4 - in OwnerDrawItem()
284 focusRect.right = (GetRTL()) ? rect.right - checkSize - checkSize / 4 + in OwnerDrawItem()
H A Dawt_MenuItem.h105 INLINE static BOOL GetRTL() { in GetRTL() function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Checkbox.cpp101 if (GetRTL()) { in Create()
251 boxRect.left = (GetRTL()) ? rect.right - checkSize : rect.left; in OwnerDrawItem()
266 int x = (GetRTL()) ? rect.right - (checkSize + checkSize / 4 + size.cx) in OwnerDrawItem()
280 focusRect.left = (GetRTL()) ? rect.right - checkSize - checkSize / 4 - in OwnerDrawItem()
284 focusRect.right = (GetRTL()) ? rect.right - checkSize - checkSize / 4 + in OwnerDrawItem()
H A Dawt_MenuItem.h105 INLINE static BOOL GetRTL() { in GetRTL() function
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Checkbox.cpp101 if (GetRTL()) { in Create()
251 boxRect.left = (GetRTL()) ? rect.right - checkSize : rect.left; in OwnerDrawItem()
266 int x = (GetRTL()) ? rect.right - (checkSize + checkSize / 4 + size.cx) in OwnerDrawItem()
280 focusRect.left = (GetRTL()) ? rect.right - checkSize - checkSize / 4 - in OwnerDrawItem()
284 focusRect.right = (GetRTL()) ? rect.right - checkSize - checkSize / 4 + in OwnerDrawItem()
H A Dawt_MenuItem.h105 INLINE static BOOL GetRTL() { in GetRTL() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Checkbox.cpp101 if (GetRTL()) { in Create()
251 boxRect.left = (GetRTL()) ? rect.right - checkSize : rect.left; in OwnerDrawItem()
266 int x = (GetRTL()) ? rect.right - (checkSize + checkSize / 4 + size.cx) in OwnerDrawItem()
280 focusRect.left = (GetRTL()) ? rect.right - checkSize - checkSize / 4 - in OwnerDrawItem()
284 focusRect.right = (GetRTL()) ? rect.right - checkSize - checkSize / 4 + in OwnerDrawItem()
H A Dawt_MenuItem.h105 INLINE static BOOL GetRTL() { in GetRTL() function
H A Dawt_MenuItem.cpp417 if (GetRTL()) in DrawSelf()
431 x = (GetRTL()) ? textRect.right - checkWidth - size.cx : textRect.left; in DrawSelf()
451 if (GetRTL()){ in DrawSelf()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Checkbox.cpp101 if (GetRTL()) { in Create()
251 boxRect.left = (GetRTL()) ? rect.right - checkSize : rect.left; in OwnerDrawItem()
266 int x = (GetRTL()) ? rect.right - (checkSize + checkSize / 4 + size.cx) in OwnerDrawItem()
280 focusRect.left = (GetRTL()) ? rect.right - checkSize - checkSize / 4 - in OwnerDrawItem()
284 focusRect.right = (GetRTL()) ? rect.right - checkSize - checkSize / 4 + in OwnerDrawItem()
H A Dawt_MenuItem.h108 INLINE static BOOL GetRTL() { in GetRTL() function
H A Dawt_MenuItem.cpp419 if (GetRTL()) in DrawSelf()
433 x = (GetRTL()) ? textRect.right - checkWidth - size.cx : textRect.left; in DrawSelf()
453 if (GetRTL()){ in DrawSelf()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Checkbox.cpp101 if (GetRTL()) { in Create()
251 boxRect.left = (GetRTL()) ? rect.right - checkSize : rect.left; in OwnerDrawItem()
266 int x = (GetRTL()) ? rect.right - (checkSize + checkSize / 4 + size.cx) in OwnerDrawItem()
280 focusRect.left = (GetRTL()) ? rect.right - checkSize - checkSize / 4 - in OwnerDrawItem()
284 focusRect.right = (GetRTL()) ? rect.right - checkSize - checkSize / 4 + in OwnerDrawItem()
H A Dawt_MenuItem.h108 INLINE static BOOL GetRTL() { in GetRTL() function

123456