Home
last modified time | relevance | path

Searched refs:buildStyle (Results 1 – 15 of 15) sorted by relevance

/dports/audio/ampache/ampache-php74-5.0.0/vendor/adhocore/cli/src/Output/
H A DColor.php243 list($name, $style) = $this->buildStyle($name, $style, $matches);
257 protected function buildStyle(string $name, array $style, array $matches): array function in Ahc\\Cli\\Output\\Color
/dports/security/keybase/client-v5.7.1/shared/android/app/src/main/java/io/keybase/ossifrage/
H A DKBPushNotifier.java41 private MessagingStyle buildStyle(Person person) { in buildStyle() method in KBPushNotifier
201 MessagingStyle style = buildStyle(fromPerson); in displayChatNotification()
H A DKeybasePushNotificationListenerService.java51 private NotificationCompat.Style buildStyle(String convID, Person person) { in buildStyle() method in KeybasePushNotificationListenerService
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmGlobalXCodeGenerator.cxx4085 cmXCodeObject* buildStyle = in CreateXCodeObjects() local
4088 buildStyle->AddAttribute("name", this->CreateString(name)); in CreateXCodeObjects()
4089 buildStyle->SetComment(name); in CreateXCodeObjects()
4092 buildStyle->AddAttribute("buildSettings", sgroup); in CreateXCodeObjects()
4093 listObjs->AddObject(buildStyle); in CreateXCodeObjects()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmGlobalXCodeGenerator.cxx4085 cmXCodeObject* buildStyle = in CreateXCodeObjects() local
4088 buildStyle->AddAttribute("name", this->CreateString(name)); in CreateXCodeObjects()
4089 buildStyle->SetComment(name); in CreateXCodeObjects()
4092 buildStyle->AddAttribute("buildSettings", sgroup); in CreateXCodeObjects()
4093 listObjs->AddObject(buildStyle); in CreateXCodeObjects()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmGlobalXCodeGenerator.cxx4085 cmXCodeObject* buildStyle = in CreateXCodeObjects() local
4088 buildStyle->AddAttribute("name", this->CreateString(name)); in CreateXCodeObjects()
4089 buildStyle->SetComment(name); in CreateXCodeObjects()
4092 buildStyle->AddAttribute("buildSettings", sgroup); in CreateXCodeObjects()
4093 listObjs->AddObject(buildStyle); in CreateXCodeObjects()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java4854 return buildStyle(getString(name, value));
4857 protected AttributedStyle buildStyle(String str) {
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java5317 return buildStyle(getString(name, value));
5320 protected AttributedStyle buildStyle(String str) {
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java5317 return buildStyle(getString(name, value));
5320 protected AttributedStyle buildStyle(String str) {
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java5317 return buildStyle(getString(name, value));
5320 protected AttributedStyle buildStyle(String str) {
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java5317 return buildStyle(getString(name, value));
5320 protected AttributedStyle buildStyle(String str) {
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java5317 return buildStyle(getString(name, value));
5320 protected AttributedStyle buildStyle(String str) {
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java5317 return buildStyle(getString(name, value));
5320 protected AttributedStyle buildStyle(String str) {
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java5043 return buildStyle(getString(name, value));
5046 protected AttributedStyle buildStyle(String str) {
/dports/lang/pharo/Pharo-1.4-14438/
H A DPharoV10.sources147244 ^self buildStyle: (self primGetItemStyle: aMenuHandle item: aNumber)
147773 buildStyle: integer